Home
last modified time | relevance | path

Searched hist:d2a97daf629a49a416ed405b8c7c2a1e77b99148 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Du-boot-nand_spl.ldsd2a97daf629a49a416ed405b8c7c2a1e77b99148 Tue May 01 21:37:57 UTC 2012 Scott Wood <scottwood@freescale.com> powerpc/85xx: fix NAND boot linker scripts for -fpic

GOT is now handled the way the main u-boot.lds does it. Without this,
the boot hangs when built with newer GCC (since 4.6). Older toolchains
hid the issue by converting -fpic to -fPIC.

Signed-off-by: Scott Wood <scottwood@freescale.com>
H A Du-boot-nand.ldsd2a97daf629a49a416ed405b8c7c2a1e77b99148 Tue May 01 21:37:57 UTC 2012 Scott Wood <scottwood@freescale.com> powerpc/85xx: fix NAND boot linker scripts for -fpic

GOT is now handled the way the main u-boot.lds does it. Without this,
the boot hangs when built with newer GCC (since 4.6). Older toolchains
hid the issue by converting -fpic to -fPIC.

Signed-off-by: Scott Wood <scottwood@freescale.com>