[U-Boot] [PATCH 5/5] MX5:MX53: add initial support for MX53EVK board

Wolfgang Denk wd at denx.de
Thu Dec 16 13:23:03 CET 2010


Dear Albert ARIBAUD,

In message <4D09EE68.4000506 at free.fr> you wrote:
> 
> > diff --git a/arch/arm/cpu/armv7/u-boot.lds b/arch/arm/cpu/armv7/u-boot.lds
> > index 5725c30..7b6ab66 100644
> > --- a/arch/arm/cpu/armv7/u-boot.lds
> > +++ b/arch/arm/cpu/armv7/u-boot.lds
> > @@ -34,6 +34,7 @@ SECTIONS
> >   	. = ALIGN(4);
> >   	.text	:
> >   	{
> > +		*(.ivt)
>
> NAK. This IVT looks suspiciously like an IPL or header for some
> bootloader to me. It should not be part of u-boot, but should be built
> separately then glued to u-boot.bin like is done for NAND bootings.

... or like the u-boot.kwb or u-boot.imx images we already build for
other architectures.

Actually this should probably be added to u-boot.imx support?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Anarchy may not be the best form of government, but it's better  than
no government at all.


More information about the U-Boot mailing list