
Wolfgang Denk wd@denx.de wrote on 17/01/2010 20:12:31:
Dear Joakim Tjernlund,
In message <OFDE68EA42.2E6B3C0A-ONC12576A3.0050D905-C12576A3. 00510037@transmode.se> you wrote:
Has this been forgotten(again)?
Jocke
This series removes the needs to access the GOT in IRQ handlers, then switches GOT PTR in start.S asm to use r12 instead of r14. This leads up to the removal of -ffixed-r14 gcc option for ppc
This is a resend since the it seems like the series was lost
Joakim Tjernlund (3): ppc: Loose GOT access in IRQ ppc: Use r12 instead of r14 as GOT pointer. ppc: remove -ffixed-r14 gcc option. ppc: Update README about the new GOT ptr.
Not really forgotten. Actually I was waiting for a resend - I thought these patches were still RFC.
I can't apply them as is, as the Signed-off-by: line is missing in patches 1, 2, and 3.
Ouch, I will regenerate them next week then. Are you happy with them other the the missing SOB?