commit | 13f682942ef7924797bde6e0ad2460d79ce773d2 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Wed Oct 24 09:44:26 2012 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Fri Oct 26 16:28:08 2012 +0200 |
tree | b155babb36bdf5f889b1999ce37aa54cc4ff77ec | |
parent | 90c3aaeaa16ff6e62cfd556ec4d46225fd118932 [diff] |
mx53loco: Allow booting a zImage kernel Allow booting a zImage kernel. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
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