mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
39768f7715
-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> |
||
---|---|---|
.. | ||
cache.S | ||
config.mk | ||
cpu.c | ||
cpu_init.c | ||
ddr-8641.c | ||
fdt.c | ||
interrupts.c | ||
Makefile | ||
mp.c | ||
mpc8610_serdes.c | ||
mpc8641_serdes.c | ||
release.S | ||
speed.c | ||
start.S | ||
traps.c | ||
u-boot.lds |