u-boot-brain/board/freescale/mx51evk
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
..
config.mk MX5:use common u-boot.lds of cpu layer 2010-10-28 10:32:20 +02:00
imximage.cfg mx51evk: correct list of possible BOOT_FROM values 2010-04-30 05:23:25 -05:00
Makefile Add initial support for Freescale mx51evk board 2010-03-07 12:36:36 -06:00
mx51evk.c MX5: rename mx51 to mx5 2010-10-18 10:43:19 +02:00