summaryrefslogtreecommitdiff
path: root/include/configs/mx53loco.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2012-10-24 09:44:26 (GMT)
committerStefano Babic <sbabic@denx.de>2012-10-26 14:28:08 (GMT)
commitc14ab2ae13113d7d05dd8f95fbc7423ab5f2338d (patch)
treeb155babb36bdf5f889b1999ce37aa54cc4ff77ec /include/configs/mx53loco.h
parente00c89df0605037d417fdb4021d2334bc191beb1 (diff)
downloadu-boot-fsl-qoriq-c14ab2ae13113d7d05dd8f95fbc7423ab5f2338d.tar.xz
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 9e8f5ce..f2384f3 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