[U-Boot] [PATCH 15/17] 86xx: Create common linker script

Peter Tyser ptyser at xes-inc.com
Thu Sep 30 02:54:14 CEST 2010


On Wed, 2010-09-29 at 18:24 -0500, Timur Tabi wrote:
> On Wed, Sep 29, 2010 at 2:05 PM, Peter Tyser <ptyser at xes-inc.com> wrote:
> > Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> > CC: Kumar Gala <galak at kernel.crashing.org>
> > ---
> >  arch/powerpc/cpu/mpc86xx/config.mk                 |    3 +
> >  .../powerpc/cpu/mpc86xx}/u-boot.lds                |    0
> >  board/freescale/mpc8610hpcd/u-boot.lds             |  132 -------------------
> 
> Have you actually tested this on an 8610?  If not, I can test it for you.

No, just tested it on an 8640/1 board.  I tested the 85xx linker script
change on a P2020-based board for reference.

One difference between the boards was that the mpc8641hpcn linker script
explicitly called out drivers/bios_emulator/atibios.o, which the
combined linker script doesn't.  However, I looked at the source of
atibios.o and thought there was no reason it needed to be placed in the
linker script at that location.

It'd be much appreciated if you did test on a 8610 board.

Thanks,
Peter



More information about the U-Boot mailing list