u-boot-brain/arch/powerpc
Joakim Tjernlund 39768f7715 PowerPC: Add support for -msingle-pic-base
-msingle-pic-base is a new gcc option for ppc and
it reduces the size of my u-boot with 6-8 KB.
While at it, add -fno-jump-tables too to save a
few more bytes.

-msingle-pic-base will be in gcc 4.6, however
backported patches are available at
http://bugs.gentoo.org/show_bug.cgi?id=347281

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
2011-04-11 21:38:47 +02:00
..
cpu PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00
include/asm fsl_esdhc: Deal with watermark level register related changes 2011-04-10 11:17:55 -05:00
lib powerpc: Add cpu_secondary_init_r to allow for initialization post env setup 2011-04-04 09:24:41 -05:00
config.mk PowerPC: Add support for -msingle-pic-base 2011-04-11 21:38:47 +02:00