Re: [U-Boot] [PATCH V2 1/2] nios2: Enable support for fitImage

2015-12-16 Thread Marek Vasut
On Wednesday, December 16, 2015 at 02:15:35 PM, Thomas Chou wrote: > Hi Marek, Hi! > On 2015年12月16日 18:26, Marek Vasut wrote: > >>> +CONFIG_FIT=y > >> > >> Amended with savedefconfig and applied to u-boot-nios. Thanks. > > > > Thanks! > > > > How exactly did you regenerate those defconfigs ple

Re: [U-Boot] [PATCH V2 1/2] nios2: Enable support for fitImage

2015-12-16 Thread Thomas Chou
Hi Marek, On 2015年12月16日 18:26, Marek Vasut wrote: +CONFIG_FIT=y Amended with savedefconfig and applied to u-boot-nios. Thanks. Thanks! How exactly did you regenerate those defconfigs please ? Did you do just make nnn_config ; make savedefconfig ; cp defconfig configs/nnn_defconfig ? Yes,

Re: [U-Boot] [PATCH V2 1/2] nios2: Enable support for fitImage

2015-12-16 Thread Marek Vasut
On Wednesday, December 16, 2015 at 06:38:47 AM, Thomas Chou wrote: > Hi Marek, > > On 2015年12月16日 08:32, Marek Vasut wrote: > > The uImage format is legacy for years now, enable support for the > > fitImage format, which allows combining multiple files (kernel and > > dtb) into a single file, offe

Re: [U-Boot] [PATCH V2 1/2] nios2: Enable support for fitImage

2015-12-15 Thread Thomas Chou
Hi Marek, On 2015年12月16日 08:32, Marek Vasut wrote: The uImage format is legacy for years now, enable support for the fitImage format, which allows combining multiple files (kernel and dtb) into a single file, offers better protection of the payload and so on. Signed-off-by: Marek Vasut Cc: Tho

[U-Boot] [PATCH V2 1/2] nios2: Enable support for fitImage

2015-12-15 Thread Marek Vasut
The uImage format is legacy for years now, enable support for the fitImage format, which allows combining multiple files (kernel and dtb) into a single file, offers better protection of the payload and so on. Signed-off-by: Marek Vasut Cc: Thomas Chou --- configs/10m50_defconfig | 1 + configs/