
On Thu, 2009-09-24 at 00:31 +0200, Wolfgang Denk wrote:
Dear Peter Tyser,
In message 1253550038-16734-1-git-send-email-ptyser@xes-inc.com you wrote:
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
All patches applied to "reloc" branch. Thanks for all this work.
So far the only issue I've seen (I didn't do any actual testing yet, though) is the missing increment to the XF_VERSION value to indicate incompatibility with older standalone applications. If you agree, I woul like to squash this into the topmost commit on the "reloc" branch?
Hi Wolfgang, Is the plan to apply these patches for the upcoming release, or the release after that one? I ask because some of X-ES's boards broke when the 85xx linker script was consolidated. These patches fix the breakage, but if these patches won't be included in the upcoming release I'll send a small fixup just for X-ES's boards.
Thanks, Peter