u-boot-brain/cpu/arm_cortexa8/omap3
Jean-Christophe PLAGNIOL-VILLARD 10a451cd57 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>
2009-06-12 20:39:52 +02:00
..
board.c OMAP3: Use functions print_cpuinfo() and checkboard() 2009-04-29 21:11:32 +02:00
clock.c OMAP3: Print correct silicon revision 2009-04-29 21:11:49 +02:00
config.mk arm: unify linker script 2009-06-12 20:39:52 +02:00
gpio.c OMAP3 Port kernel omap gpio interface. 2009-06-12 20:39:50 +02:00
lowlevel_init.S OMAP3: Add common clock, memory and low level code 2009-01-24 17:51:21 +01:00
Makefile OMAP3 Port kernel omap gpio interface. 2009-06-12 20:39:50 +02:00
mem.c OMAP3: Add common clock, memory and low level code 2009-01-24 17:51:21 +01:00
sys_info.c OMAP3: Print correct silicon revision 2009-04-29 21:11:49 +02:00
syslib.c OMAP3: Add common clock, memory and low level code 2009-01-24 17:51:21 +01:00
timer.c arm: timer and interrupt init rework 2009-06-12 20:39:48 +02:00