]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Cleanup for partial linking and --gc-sections
authorWolfgang Denk <wd@denx.de>
Sun, 21 Nov 2010 19:55:42 +0000 (20:55 +0100)
committerWolfgang Denk <wd@denx.de>
Sat, 27 Nov 2010 22:35:09 +0000 (23:35 +0100)
commitee8028b7f108bd049eb389f01b590be0b75adaf6
tree6435e52a6bdc2f6f39d405e83584351793df1d3b
parentc08e5cf7c7cef0db7e85cd8aa14d279221ed2480
ppc4xx: Cleanup for partial linking and --gc-sections

This commit adapts 4xx boards for partial linking with --gc-sections.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Stefan Roese <sr@denx.de>
Cc: Tirumala Marri <tmarri@apm.com>
Cc: David Updegraff <dave@cray.com>
Cc: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
Cc: Dirk Eibach <eibach@gdsys.de>
Cc: Larry Johnson <lrj@acm.org>
Cc: Peter De Schrijver <p2@mind.be>
Cc: Niklaus Giger <niklaus.giger@netstal.com>
Cc: Daniel Poirot <dan.poirot@windriver.com>
Acked-by: Stefan Roese <sr@denx.de>
33 files changed:
arch/powerpc/cpu/ppc4xx/u-boot.lds
board/amcc/bamboo/Makefile
board/amcc/bamboo/u-boot-nand.lds
board/amcc/bluestone/Makefile
board/amcc/canyonlands/Makefile
board/amcc/canyonlands/u-boot-nand.lds
board/amcc/sequoia/Makefile
board/amcc/sequoia/u-boot-nand.lds
board/amcc/sequoia/u-boot-ram.lds
board/amirix/ap1000/Makefile
board/amirix/ap1000/u-boot.lds
board/cray/L1/L1.c
board/esd/dasa_sim/u-boot.lds
board/esd/du440/Makefile
board/esd/pmc440/Makefile
board/gdsys/intip/Makefile
board/korat/Makefile
board/lwmon5/Makefile
board/ml2/u-boot.lds
board/netstal/hcu5/Makefile
board/sbc405/sbc405.c
board/t3corp/Makefile
include/configs/AP1000.h
include/configs/CANBT.h
include/configs/CPCI2DP.h
include/configs/DP405.h
include/configs/ML2.h
include/configs/sc3.h
nand_spl/board/amcc/acadia/u-boot.lds
nand_spl/board/amcc/bamboo/u-boot.lds
nand_spl/board/amcc/canyonlands/u-boot.lds
nand_spl/board/amcc/kilauea/u-boot.lds
nand_spl/board/amcc/sequoia/u-boot.lds