]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
mx53loco: Allow booting a zImage kernel
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 24 Oct 2012 09:44:26 +0000 (09:44 +0000)
committerStefano Babic <sbabic@denx.de>
Fri, 26 Oct 2012 14:28:08 +0000 (16:28 +0200)
Allow booting a zImage kernel.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/mx53loco.h

index 9e8f5ce3c8596c9a00ee51b14223a3bdf989cb1f..f2384f30bc61ead7a3aafa14e44fb6846e05e835 100644 (file)
 
 /* Command definition */
 #include <config_cmd_default.h>
+#define CONFIG_CMD_BOOTZ
 
 #undef CONFIG_CMD_IMLS