Home
last modified time | relevance | path

Searched hist:"0 f8aa159175385ddd77bc91d11b9568583fbbd0c" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dppc_asm.tmpl0f8aa159175385ddd77bc91d11b9568583fbbd0c Tue Jan 19 13:41:56 UTC 2010 Joakim Tjernlund <Joakim.Tjernlund@transmode.se> ppc: Use r12 instead of r14 as GOT pointer.

r14 is not supposed to be clobbered by functions. Switch
to r12 and call GET_GOT when needed. This will allow u-boot
to loose the -ffixed-r14 gcc option.

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