u-boot-brain/arch/arm/cpu
Jason Liu 95707aaa9e 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>
2010-10-28 10:32:20 +02:00
..
arm720t ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
arm920t ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
arm925t ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
arm926ejs Coding Style cleanup 2010-10-27 22:48:30 +02:00
arm946es ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
arm1136 ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
arm1176 arm1176: fix relocation 2010-10-26 21:12:53 +02:00
arm_intcm ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
armv7 MX5:use common u-boot.lds of cpu layer 2010-10-28 10:32:20 +02:00
ixp ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
lh7a40x ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
pxa Coding Style cleanup 2010-10-27 22:48:30 +02:00
s3c44b0 ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
sa1100 ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00