]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MX5:use common u-boot.lds of cpu layer
authorJason Liu <r64343@freescale.com>
Thu, 21 Oct 2010 01:11:47 +0000 (09:11 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 28 Oct 2010 08:32:20 +0000 (10:32 +0200)
commit95707aaa9ef2dd84649c257cdcf563641322c4d3
treefb1ba055d5e9f211e9c66f51719f612b135e92c1
parent51fd9a7e01bd9ee5e09341131e157397c05b8a14
MX5:use common u-boot.lds of cpu layer

Remove u-boot.lds from mx5 and use the common u-boot.lds
of cpu layer. This patch also fix the building errors:

arch/arm/cpu/armv7/start.o: In function `_rel_dyn_start_ofs':
arch/arm/cpu/armv7/start.S:283: undefined reference to `__rel_dyn_start'
arch/arm/cpu/armv7/start.o: In function `_rel_dyn_end_ofs':
arch/arm/cpu/armv7/start.S:283: undefined reference to `__rel_dyn_end'
arch/arm/cpu/armv7/start.o: In function `_dynsym_start_ofs':
arch/arm/cpu/armv7/start.S:283: undefined reference to `__dynsym_start'

Signed-off-by: Jason Liu <r64343@freescale.com>
arch/arm/cpu/armv7/mx5/u-boot.lds [deleted file]
board/freescale/mx51evk/config.mk