]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
arm: unify linker script
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 8 May 2009 18:24:12 +0000 (20:24 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 12 Jun 2009 18:39:52 +0000 (20:39 +0200)
commit10a451cd57cffbca875c97bbd8929059c5627ec6
tree0d1fb208b102fdd554aa55fb28379705e82df730
parent9475c63c7855edd863c93a9bb0f4b8e240d9d212
arm: unify linker script

all arm boards except a few use the same cpu linker script
so move it to cpu/$(CPU)

that could be overwrite in following order
SOC
BOARD
via the corresponding config.mk

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
83 files changed:
arm_config.mk
board/actux1/config.mk
board/actux2/config.mk
board/actux3/config.mk
board/actux4/u-boot.lds [deleted file]
board/armadillo/u-boot.lds [deleted file]
board/armltd/integratorap/config.mk
board/armltd/integratorap/split_by_variant.sh
board/armltd/integratorap/u-boot.lds.template [deleted file]
board/armltd/integratorcp/config.mk
board/armltd/integratorcp/split_by_variant.sh
board/armltd/integratorcp/u-boot.lds.template [deleted file]
board/armltd/versatile/u-boot.lds [deleted file]
board/atmel/at91rm9200dk/u-boot.lds [deleted file]
board/atmel/at91rm9200ek/u-boot.lds [deleted file]
board/cerf250/u-boot.lds [deleted file]
board/cm4008/u-boot.lds [deleted file]
board/cm41xx/u-boot.lds [deleted file]
board/cmc_pu2/u-boot.lds [deleted file]
board/cradle/u-boot.lds [deleted file]
board/csb226/u-boot.lds [deleted file]
board/csb637/u-boot.lds [deleted file]
board/dave/B2/u-boot.lds [deleted file]
board/davedenx/qong/u-boot.lds [deleted file]
board/delta/u-boot.lds [deleted file]
board/dnp1110/u-boot.lds [deleted file]
board/ep7312/u-boot.lds [deleted file]
board/evb4510/u-boot.lds [deleted file]
board/freescale/mx31ads/config.mk
board/gcplus/u-boot.lds [deleted file]
board/impa7/u-boot.lds [deleted file]
board/imx31_litekit/u-boot.lds [deleted file]
board/imx31_phycore/u-boot.lds [deleted file]
board/innokom/u-boot.lds [deleted file]
board/kb9202/u-boot.lds [deleted file]
board/lart/u-boot.lds [deleted file]
board/logodl/u-boot.lds [deleted file]
board/lpc2292sodimm/u-boot.lds [deleted file]
board/lubbock/u-boot.lds [deleted file]
board/m501sk/u-boot.lds [deleted file]
board/modnet50/u-boot.lds [deleted file]
board/mp2usb/u-boot.lds [deleted file]
board/mpl/vcma9/u-boot.lds [deleted file]
board/mx1ads/u-boot.lds [deleted file]
board/netstar/u-boot.lds [deleted file]
board/ns9750dev/u-boot.lds [deleted file]
board/omap1510inn/u-boot.lds [deleted file]
board/omap1610inn/u-boot.lds [deleted file]
board/omap2420h4/u-boot.lds [deleted file]
board/pleb2/u-boot.lds [deleted file]
board/prodrive/pdnb3/u-boot.lds [deleted file]
board/samsung/smdk2400/u-boot.lds [deleted file]
board/samsung/smdk2410/u-boot.lds [deleted file]
board/samsung/smdk6400/config.mk
board/sbc2410x/u-boot.lds [deleted file]
board/shannon/u-boot.lds [deleted file]
board/siemens/SMN42/u-boot.lds [deleted file]
board/sx1/u-boot.lds [deleted file]
board/trab/config.mk
board/trizepsiv/u-boot.lds [deleted file]
board/voiceblue/u-boot.lds [deleted file]
board/wepep250/u-boot.lds [deleted file]
board/xaeniax/u-boot.lds [deleted file]
board/xsengine/u-boot.lds [deleted file]
board/zylonite/u-boot.lds [deleted file]
cpu/arm1136/u-boot.lds [moved from board/apollon/u-boot.lds with 94% similarity]
cpu/arm1176/u-boot.lds [moved from board/omap5912osk/u-boot.lds with 96% similarity]
cpu/arm720t/u-boot.lds [moved from board/scb9328/u-boot.lds with 92% similarity]
cpu/arm920t/u-boot.lds [moved from board/xm250/u-boot.lds with 84% similarity]
cpu/arm925t/u-boot.lds [moved from board/lpd7a40x/u-boot.lds with 91% similarity]
cpu/arm926ejs/at91/config.mk
cpu/arm926ejs/at91/u-boot.lds [deleted file]
cpu/arm926ejs/davinci/config.mk
cpu/arm926ejs/u-boot.lds [new file with mode: 0644]
cpu/arm946es/u-boot.lds [moved from board/omap730p2/u-boot.lds with 96% similarity]
cpu/arm_cortexa8/omap3/config.mk
cpu/arm_cortexa8/u-boot.lds [moved from cpu/arm_cortexa8/omap3/u-boot.lds with 100% similarity]
cpu/arm_intcm/u-boot.lds [moved from cpu/arm926ejs/davinci/u-boot.lds with 96% similarity]
cpu/ixp/u-boot.lds [moved from board/ixdp425/u-boot.lds with 94% similarity]
cpu/lh7a40x/u-boot.lds [moved from board/st/nmdk8815/u-boot.lds with 96% similarity]
cpu/pxa/u-boot.lds [moved from board/pxa255_idp/u-boot.lds with 96% similarity]
cpu/s3c44b0/u-boot.lds [moved from board/mx1fs2/u-boot.lds with 96% similarity]
cpu/sa1100/u-boot.lds [moved from board/assabet/u-boot.lds with 95% similarity]