From: Fabio Estevam Date: Wed, 24 Oct 2012 09:44:27 +0000 (+0000) Subject: mx25pdk: Allow booting a zImage kernel X-Git-Tag: v2013.01-rc3~13^2~72 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2dc0fe9eac8e4b37c6d06c7ec38163fae20cb79a;p=u-boot mx25pdk: Allow booting a zImage kernel Allow booting a zImage kernel. Signed-off-by: Fabio Estevam --- diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h index 0bb35797ed..a4bd8b0aed 100644 --- a/include/configs/mx25pdk.h +++ b/include/configs/mx25pdk.h @@ -87,6 +87,7 @@ /* U-Boot commands */ #include +#define CONFIG_CMD_BOOTZ #define CONFIG_CMD_CACHE #define CONFIG_CMD_MMC #define CONFIG_CMD_EXT2