[U-Boot] [PATCH 00/13] ppc: Fix relocation

Joakim Tjernlund joakim.tjernlund at transmode.se
Tue Sep 22 08:18:05 CEST 2009


>
> This series attempts to fix relocation to RAM for ppc boards.
>
> I split the patches up pretty liberally, let me know if you'd like
> them organized differently.
>
> I tried to be thorough during the changes (especially #1), let me
> know if I missed anything, there's lots of linker scripts for ppc
> boards:)
>
> Peter Tyser (13):
>   ppc: Enable full relocation to RAM
>   ppc: Check for compilers that don't support relocation
>   ppc: Remove board.c relocation fixups
>   ppc: Remove pci config table pointer relocation fixups
>   ppc: Remove extable relocation fixups
>   ppc: Remove board-specific command table relocation fixups
>   tsec: Remove PHY command relocation fixups
>   fpga: Remove relocation fixups
>   mpl: Remove memory test relocation fixups
>   lwmon, lwmon5: Remove sysmon POST relocation fixups
>   p3mx: Remove serial relocation fixups
>   Conditionally perform common relocation fixups
>   ppc: Remove reloc_off field from global_data structure

Wow, this is really good work. Didn't think there would be so much code
that could be deleted due to working relocation :)
I hope WD will pull this in and potentially broken boards will have to
be fixed rather than backing stuff out.

 Jocke



More information about the U-Boot mailing list