public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/4] mx28evk: Allow booting a zImage kernel
@ 2012-04-23 16:31 Fabio Estevam
  2012-04-23 16:31 ` [U-Boot] [PATCH 2/4] mx6qsabrelite: " Fabio Estevam
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Fabio Estevam @ 2012-04-23 16:31 UTC (permalink / raw)
  To: u-boot

Allow booting a zImage kernel.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 include/configs/mx28evk.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h
index cb4ff37..31dc718 100644
--- a/include/configs/mx28evk.h
+++ b/include/configs/mx28evk.h
@@ -67,6 +67,7 @@
 #define CONFIG_CMD_SF
 #define CONFIG_CMD_SPI
 #define CONFIG_CMD_USB
+#define CONFIG_CMD_BOOTZ
 
 /*
  * Memory configurations
-- 
1.7.1

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

end of thread, other threads:[~2012-04-29 14:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-23 16:31 [U-Boot] [PATCH 1/4] mx28evk: Allow booting a zImage kernel Fabio Estevam
2012-04-23 16:31 ` [U-Boot] [PATCH 2/4] mx6qsabrelite: " Fabio Estevam
2012-04-24  1:47   ` Liu Hui-R64343
2012-04-24  1:55   ` Liu Hui-R64343
2012-04-29 14:38   ` Stefano Babic
2012-04-23 16:31 ` [U-Boot] [PATCH 3/4] mx6qarm2: " Fabio Estevam
2012-04-24  1:54   ` Liu Hui-R64343
2012-04-29 14:38   ` Stefano Babic
2012-04-23 16:31 ` [U-Boot] [PATCH 4/4] mx31pdk: " Fabio Estevam
2012-04-29 14:38   ` Stefano Babic
2012-04-29 14:38 ` [U-Boot] [PATCH 1/4] mx28evk: " Stefano Babic

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