u-boot-brain/cpu/pxa
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
..
config.mk Remove compiler warning: target CPU does not support interworking 2008-12-13 23:41:23 +01:00
cpu.c arm: unify reset command 2009-04-05 13:08:03 +02:00
i2c.c i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 2008-12-15 23:46:21 +01:00
Makefile arm: timer and interrupt init rework 2009-06-12 20:39:48 +02:00
pxafb.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
serial.c fix pxa255_idp board 2007-10-23 16:40:40 +02:00
start.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
timer.c arm: timer and interrupt init rework 2009-06-12 20:39:48 +02:00
u-boot.lds arm: unify linker script 2009-06-12 20:39:52 +02:00
usb.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00