mx25pdk: Allow booting a zImage kernel

Allow booting a zImage kernel.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
This commit is contained in:
Fabio Estevam 2012-10-24 09:44:27 +00:00 committed by Stefano Babic
parent c14ab2ae13
commit 2dc0fe9eac

View 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