public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/5] mx53loco: Allow booting a zImage kernel
@ 2012-10-24 19:44 Fabio Estevam
  2012-10-24 19:44 ` [U-Boot] [PATCH 2/5] mx25pdk: " Fabio Estevam
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Fabio Estevam @ 2012-10-24 19:44 UTC (permalink / raw)
  To: u-boot

From: Fabio Estevam <fabio.estevam@freescale.com>

Allow booting a zImage kernel.

Signed-off-by: Fabio Estevam <fabio.estevam@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 0658dd3..25672c0 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -103,6 +103,7 @@
 
 /* Command definition */
 #include <config_cmd_default.h>
+#define CONFIG_CMD_BOOTZ
 
 #undef CONFIG_CMD_IMLS
 
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-10-28 11:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-24 19:44 [U-Boot] [PATCH 1/5] mx53loco: Allow booting a zImage kernel Fabio Estevam
2012-10-24 19:44 ` [U-Boot] [PATCH 2/5] mx25pdk: " Fabio Estevam
2012-10-28 11:52   ` Stefano Babic
2012-10-24 19:44 ` [U-Boot] [PATCH 3/5] mx51evk: " Fabio Estevam
2012-10-28 11:52   ` Stefano Babic
2012-10-24 19:44 ` [U-Boot] [PATCH 4/5] mx35pdk: " Fabio Estevam
2012-10-28 11:53   ` Stefano Babic
2012-10-24 19:44 ` [U-Boot] [PATCH 5/5] mx6qsabre_common: " Fabio Estevam
2012-10-28 11:53   ` Stefano Babic
2012-10-25  2:07 ` [U-Boot] [PATCH 1/5] mx53loco: " Robert Nelson
2012-10-25  2:15   ` Fabio Estevam
2012-10-25  7:00     ` Stefano Babic
2012-10-25 11:16       ` Fabio Estevam
2012-10-25 11:25         ` Stefano Babic
2012-10-28 11:53 ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox