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

index 0bb35797edb3560382b17d0f22bc62ff97cdbb6c..a4bd8b0aed6d1c1109ee10eff10def4c48d2188d 100644 (file)
@@ -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