summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53loco.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2012-10-24 09:44:26 +0000
committerStefano Babic <sbabic@denx.de>2012-10-26 16:28:08 +0200
commitc14ab2ae13113d7d05dd8f95fbc7423ab5f2338d (patch)
treeb155babb36bdf5f889b1999ce37aa54cc4ff77ec /include/configs/mx53loco.h
parente00c89df0605037d417fdb4021d2334bc191beb1 (diff)
downloadtalos-obmc-uboot-c14ab2ae13113d7d05dd8f95fbc7423ab5f2338d.tar.gz
talos-obmc-uboot-c14ab2ae13113d7d05dd8f95fbc7423ab5f2338d.zip
mx53loco: Allow booting a zImage kernel
Allow booting a zImage kernel. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include/configs/mx53loco.h')
-rw-r--r--include/configs/mx53loco.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
index 9e8f5ce3c8..f2384f30bc 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -104,6 +104,7 @@
/* Command definition */
#include <config_cmd_default.h>
+#define CONFIG_CMD_BOOTZ
#undef CONFIG_CMD_IMLS
OpenPOWER on IntegriCloud