From: Fabio Estevam Date: Wed, 24 Oct 2012 09:44:26 +0000 (+0000) Subject: mx53loco: Allow booting a zImage kernel X-Git-Tag: v2013.01-rc3~9^2~75 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c14ab2ae13113d7d05dd8f95fbc7423ab5f2338d;p=oweals%2Fu-boot.git mx53loco: Allow booting a zImage kernel Allow booting a zImage kernel. Signed-off-by: Fabio Estevam --- diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index 9e8f5ce3c8..f2384f30bc 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -104,6 +104,7 @@ /* Command definition */ #include +#define CONFIG_CMD_BOOTZ #undef CONFIG_CMD_IMLS