Browse Source

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

+ 1 - 0
include/configs/mx53loco.h

@@ -104,6 +104,7 @@
 
 /* Command definition */
 #include <config_cmd_default.h>
+#define CONFIG_CMD_BOOTZ
 
 #undef CONFIG_CMD_IMLS