Re: [U-Boot] [PATCH V3 6/8] ti_armv7_keystone2: switch to using kernel zImage

2015-07-22 Thread Tom Rini
On Sat, Jul 18, 2015 at 11:40:34AM -0500, Nishanth Menon wrote: > Switch to using zImage instead of uImage. and while at it, start using > bootz as default. While at it, get rid of BOOTIMAGE define and start > using Linux upstream dtb file names. > > Signed-off-by: Nishanth Menon Reviewed-by: T

Re: [U-Boot] [PATCH V3 6/8] ti_armv7_keystone2: switch to using kernel zImage

2015-07-22 Thread Murali Karicheri
On 07/18/2015 12:40 PM, Nishanth Menon wrote: Switch to using zImage instead of uImage. and while at it, start using bootz as default. While at it, get rid of BOOTIMAGE define and start using Linux upstream dtb file names. Signed-off-by: Nishanth Menon --- New patch. include/configs/k2e_evm.

[U-Boot] [PATCH V3 6/8] ti_armv7_keystone2: switch to using kernel zImage

2015-07-18 Thread Nishanth Menon
Switch to using zImage instead of uImage. and while at it, start using bootz as default. While at it, get rid of BOOTIMAGE define and start using Linux upstream dtb file names. Signed-off-by: Nishanth Menon --- New patch. include/configs/k2e_evm.h| 2 +- include/configs/k2hk_evm.h