Re: [U-Boot] [PATCH 1/5] mx53loco: Allow booting a zImage kernel

2012-10-28 Thread Stefano Babic
On 24/10/2012 21:44, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com Allow booting a zImage kernel. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- include/configs/mx53loco.h |1 + 1 file changed, 1 insertion(+) diff --git

Re: [U-Boot] [PATCH 1/5] mx53loco: Allow booting a zImage kernel

2012-10-25 Thread Stefano Babic
Am 25/10/2012 04:15, schrieb Fabio Estevam: Hi Robert, On Thu, Oct 25, 2012 at 12:07 AM, Robert Nelson robertcnel...@gmail.com wrote: Fabio, Any thoughts on also enabling define CONFIG_SUPPORT_RAW_INITRD at the same time, otherwise you'd still have to run mkimage on the other half

Re: [U-Boot] [PATCH 1/5] mx53loco: Allow booting a zImage kernel

2012-10-25 Thread Fabio Estevam
On Thu, Oct 25, 2012 at 5:00 AM, Stefano Babic sba...@denx.de wrote: Should I enable CONFIG_SUPPORT_RAW_INITRD as part of the same patch series or on a separate one? Your decision, both are fine with me. Ok, then I prefer to keep this series as is. I will send a separate one for adding

Re: [U-Boot] [PATCH 1/5] mx53loco: Allow booting a zImage kernel

2012-10-25 Thread Stefano Babic
Am 25/10/2012 13:16, schrieb Fabio Estevam: On Thu, Oct 25, 2012 at 5:00 AM, Stefano Babic sba...@denx.de wrote: Should I enable CONFIG_SUPPORT_RAW_INITRD as part of the same patch series or on a separate one? Your decision, both are fine with me. Ok, then I prefer to keep this series

[U-Boot] [PATCH 1/5] mx53loco: Allow booting a zImage kernel

2012-10-24 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com Allow booting a zImage kernel. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- include/configs/mx53loco.h |1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index

Re: [U-Boot] [PATCH 1/5] mx53loco: Allow booting a zImage kernel

2012-10-24 Thread Robert Nelson
On Wed, Oct 24, 2012 at 2:44 PM, Fabio Estevam feste...@gmail.com wrote: From: Fabio Estevam fabio.este...@freescale.com Allow booting a zImage kernel. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- include/configs/mx53loco.h |1 + 1 file changed, 1 insertion(+) diff

Re: [U-Boot] [PATCH 1/5] mx53loco: Allow booting a zImage kernel

2012-10-24 Thread Fabio Estevam
Hi Robert, On Thu, Oct 25, 2012 at 12:07 AM, Robert Nelson robertcnel...@gmail.com wrote: Fabio, Any thoughts on also enabling define CONFIG_SUPPORT_RAW_INITRD at the same time, otherwise you'd still have to run mkimage on the other half initrd.img-$(uname -r) when using booting an