[U-Boot] [PATCH 0/3] No GOT in IRQ and use r12 as GOT ptr

Joakim Tjernlund joakim.tjernlund at transmode.se
Mon Nov 2 17:51:38 CET 2009


Joakim Tjernlund <Joakim.Tjernlund at transmode.se> wrote on 02/11/2009 17:43:59:
>
> 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
>
> Joakim Tjernlund (3):
>   ppc: Loose GOT access in IRQ
>   ppc: Use r12 instead of r14 as GOT pointer.
>   ppc: remove -ffixed-r14 gcc option.

Forgot:
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund at transmode.se>



More information about the U-Boot mailing list