[U-Boot] [PATCH 1/2 v4] env: only build env_embedded and envcrc when needed

Mike Frysinger vapier at gentoo.org
Mon Oct 26 21:45:55 CET 2009


On Monday 26 October 2009 08:34:35 Stefan Roese wrote:
> On Monday 26 October 2009 13:26:22 Mike Frysinger wrote:
> > > Thanks. With this patch, most of the ppc4xx compile problems I have
> > > noticed are gone now. But unfortunately not all. Those two 4xx
> > > platforms still don't compile:
> > >
> > > CRAYL1 EXBITGEN
> > >
> > > $ ./MAKEALL CRAYL1
> > > Configuring for CRAYL1 board...
> > > ppc_4xx-ld: cannot find common/env_embedded.o
> > > make: *** [u-boot] Error 1
> > > ppc_4xx-size: './u-boot': No such file
> > >
> > > A quick scan reveals that both ports have one thing in common. They
> > > both include:
> > >   common/env_embedded.o(.text)
> > > in their linker scripts.
> >
> > you sure you applied the patch fully ?  in the patch i posted:
> >  board/cray/L1/u-boot.lds             |    3 ---
> >  board/cray/L1/u-boot.lds.debug       |    2 --
> >  board/exbitgen/u-boot.lds            |    3 ---
> 
> I just applied the patch from your latest mail in this thread to mainline
> (0001-env-avoid-redefining-CONFIG_ENV_IS_EMBEDDED.patch, from October
>  26th). I missed the patch you reference above. Could you please send me a
>  link to it?

that patch was only to fix a redefine warning.  the major linker script update 
was up two e-mails from that patch in the thread.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20091026/5547bee3/attachment.pgp 


More information about the U-Boot mailing list