Browse Source

mx25pdk: Allow booting a zImage kernel

Allow booting a zImage kernel.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Fabio Estevam 12 years ago
parent
commit
2dc0fe9eac
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/configs/mx25pdk.h

+ 1 - 0
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