]> Git Repo - J-u-boot.git/commit
ppc4xx: Cleanup for partial linking and --gc-sections
authorWolfgang Denk <[email protected]>
Sun, 21 Nov 2010 19:55:42 +0000 (20:55 +0100)
committerWolfgang Denk <[email protected]>
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 <[email protected]>
Signed-off-by: Wolfgang Denk <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Tirumala Marri <[email protected]>
Cc: David Updegraff <[email protected]>
Cc: Matthias Fuchs <[email protected]>
Cc: Dirk Eibach <[email protected]>
Cc: Larry Johnson <[email protected]>
Cc: Peter De Schrijver <[email protected]>
Cc: Niklaus Giger <[email protected]>
Cc: Daniel Poirot <[email protected]>
Acked-by: Stefan Roese <[email protected]>
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
This page took 0.048251 seconds and 4 git commands to generate.