From: Fabio Estevam <fabio.estevam@freescale.com>
Date: Wed, 24 Oct 2012 09:44:27 +0000 (+0000)
Subject: mx25pdk: Allow booting a zImage kernel
X-Git-Tag: v2013.01-rc3~9^2~74
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2dc0fe9eac8e4b37c6d06c7ec38163fae20cb79a;p=oweals%2Fu-boot.git

mx25pdk: Allow booting a zImage kernel

Allow booting a zImage kernel.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---

diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
index 0bb35797ed..a4bd8b0aed 100644
--- a/include/configs/mx25pdk.h
+++ b/include/configs/mx25pdk.h
@@ -87,6 +87,7 @@
 
 /* U-Boot commands */
 #include <config_cmd_default.h>
+#define CONFIG_CMD_BOOTZ
 #define CONFIG_CMD_CACHE
 #define CONFIG_CMD_MMC
 #define CONFIG_CMD_EXT2