commit | c6c373c20e505afc868753d83aee050288157fe0 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Wed Oct 24 09:44:27 2012 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Fri Oct 26 16:28:08 2012 +0200 |
tree | c8dab655260abccb8d7173154fb4059e79a72f92 | |
parent | 13f682942ef7924797bde6e0ad2460d79ce773d2 [diff] |
mx25pdk: Allow booting a zImage kernel Allow booting a zImage kernel. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h index 0bb3579..a4bd8b0 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