]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
mx6qsabre_common: Allow booting a zImage kernel
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 24 Oct 2012 09:44:30 +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/mx6qsabre_common.h

index bfb9cd468ee78b9383e7c0e1da60bb1e717dec09..fa38d791def7bb60571bf33901c60c517480aeeb 100644 (file)
@@ -72,6 +72,7 @@
 /* Command definition */
 #include <config_cmd_default.h>
 
+#define CONFIG_CMD_BOOTZ
 #undef CONFIG_CMD_IMLS
 
 #define CONFIG_BOOTDELAY               3