Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dppc_asm.tmpl0f8aa159 Tue Jan 19 07:41:56 CST 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>