Browse Source

mx51evk: 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
0d56a120a3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/configs/mx51evk.h

+ 1 - 1
include/configs/mx51evk.h

@@ -144,7 +144,7 @@
  ***********************************************************/
 
 #include <config_cmd_default.h>
-
+#define CONFIG_CMD_BOOTZ
 #undef CONFIG_CMD_IMLS
 
 #define CONFIG_CMD_DATE