summaryrefslogtreecommitdiffstats
path: root/include/configs/mx25pdk.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2012-10-24 09:44:27 +0000
committerStefano Babic <sbabic@denx.de>2012-10-26 16:28:08 +0200
commit2dc0fe9eac8e4b37c6d06c7ec38163fae20cb79a (patch)
treec8dab655260abccb8d7173154fb4059e79a72f92 /include/configs/mx25pdk.h
parentc14ab2ae13113d7d05dd8f95fbc7423ab5f2338d (diff)
downloadtalos-obmc-uboot-2dc0fe9eac8e4b37c6d06c7ec38163fae20cb79a.tar.gz
talos-obmc-uboot-2dc0fe9eac8e4b37c6d06c7ec38163fae20cb79a.zip
mx25pdk: Allow booting a zImage kernel
Allow booting a zImage kernel. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include/configs/mx25pdk.h')
-rw-r--r--include/configs/mx25pdk.h1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud