On Tue, 18 Aug 2015 10:12:46 -0500 Joe Hershberger <joe.hershber...@gmail.com> wrote:
> Hi Lukasz, > > On Thu, Aug 13, 2015 at 6:02 PM, Lukasz Majewski > <l.majew...@majess.pl> wrote: > > This commit enables support for DFU_TFTP on the am335x bone black > > device. > > > > Signed-off-by: Lukasz Majewski <l.majew...@majess.pl> > > > > --- > > Changes for v3: > > - New patch > > --- > > configs/am335x_boneblack_defconfig | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/configs/am335x_boneblack_defconfig > > b/configs/am335x_boneblack_defconfig index 60339c8..f1ff65f 100644 > > --- a/configs/am335x_boneblack_defconfig > > +++ b/configs/am335x_boneblack_defconfig > > @@ -8,3 +8,4 @@ CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT" > > # CONFIG_CMD_FLASH is not set > > # CONFIG_CMD_SETEXPR is not set > > CONFIG_SPI_FLASH=y > > +CONFIG_DFU_TFTP=y > > This looks like you simply added this option to the end of the list. Yes, exactly. > You should run this through "make savedefconfig" so we don't generate > churn on future config changes. Please correct me if I'm wrong. I should run make savedefconfig on the proper .config. Then mv defconfig ./configs/am335x_boneblack_defconfig and commit changes? Best regards, Lukasz Majewski
pgptHhqimCGzJ.pgp
Description: OpenPGP digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot