summaryrefslogtreecommitdiffstats
path: root/include/configs/mx35pdk.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2012-10-24 09:44:29 +0000
committerStefano Babic <sbabic@denx.de>2012-10-26 16:28:08 +0200
commitee303c964b6e43f79244f9b1f947fe8a8aecf9f7 (patch)
tree4ca436426506e8bf97a9c62be412baf12a2d57f2 /include/configs/mx35pdk.h
parent0d56a120a304bf0efde0eb01fa7c8e70a9feeaa0 (diff)
downloadtalos-obmc-uboot-ee303c964b6e43f79244f9b1f947fe8a8aecf9f7.tar.gz
talos-obmc-uboot-ee303c964b6e43f79244f9b1f947fe8a8aecf9f7.zip
mx35pdk: Allow booting a zImage kernel
Allow booting a zImage kernel. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include/configs/mx35pdk.h')
-rw-r--r--include/configs/mx35pdk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h
index e79f76ed9d..d89db7af15 100644
--- a/include/configs/mx35pdk.h
+++ b/include/configs/mx35pdk.h
@@ -95,6 +95,7 @@
#include <config_cmd_default.h>
+#define CONFIG_CMD_BOOTZ
#define CONFIG_CMD_PING
#define CONFIG_CMD_DHCP
#define CONFIG_BOOTP_SUBNETMASK
OpenPOWER on IntegriCloud