From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Sun, 28 Oct 2012 12:53:42 +0100 Subject: [U-Boot] [PATCH 1/5] mx53loco: Allow booting a zImage kernel In-Reply-To: <1351107870-5255-1-git-send-email-festevam@gmail.com> References: <1351107870-5255-1-git-send-email-festevam@gmail.com> Message-ID: <508D1CC6.5080202@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 24/10/2012 21:44, Fabio Estevam wrote: > From: Fabio Estevam > > Allow booting a zImage kernel. > > Signed-off-by: Fabio Estevam > --- > include/configs/mx53loco.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h > index 0658dd3..25672c0 100644 > --- a/include/configs/mx53loco.h > +++ b/include/configs/mx53loco.h > @@ -103,6 +103,7 @@ > > /* Command definition */ > #include > +#define CONFIG_CMD_BOOTZ > > #undef CONFIG_CMD_IMLS > > 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: sbabic at denx.de =====================================================================