On 24/10/2012 21:44, Fabio Estevam wrote: > From: Fabio Estevam <[email protected]> > > Allow booting a zImage kernel. > > Signed-off-by: Fabio Estevam <[email protected]> > --- > include/configs/mx25pdk.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h > index bd000a7..1dddf50 100644 > --- a/include/configs/mx25pdk.h > +++ b/include/configs/mx25pdk.h > @@ -83,6 +83,7 @@ > > /* U-Boot commands */ > #include <config_cmd_default.h> > +#define CONFIG_CMD_BOOTZ > #define CONFIG_CMD_CACHE > > /* Ethernet */ > Applied to u-boot-imx, thanks.
Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: [email protected] ===================================================================== _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

