1
0
Fork 0
remarkable-uboot/arch/arm/cpu/armv7
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
The change is currently needed to be able to remove the board
configuration scripting from the top level Makefile and replace it by
a simple, table driven script.

Moving this configuration setting into the "CONFIG_*" name space is
also desirable because it is needed if we ever should move forward to
a Kconfig driven configuration system.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2010-10-18 22:07:10 +02:00
..
mx51 ARM: implement relocation for ARM V7 (OMAP) 2010-09-19 19:29:53 +02:00
omap-common ARM: Use syslib functions for all CORTEXA8 2010-09-29 11:24:31 +02:00
omap3 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
omap4 ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP 2010-10-17 20:14:30 +02:00
s5p-common ARMV7: S5P: separate the peripheral clocks 2010-08-30 14:44:16 +09:00
s5pc1xx ARMV7: S5P: separate the peripheral clocks 2010-08-30 14:44:16 +09:00
Makefile ARM: Use syslib functions for all CORTEXA8 2010-09-29 11:24:31 +02:00
config.mk ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
cpu.c ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
start.S Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
syslib.c ARM: Use syslib functions for all CORTEXA8 2010-09-29 11:24:31 +02:00
u-boot.lds ARM: implement relocation for ARM V7 (OMAP) 2010-09-19 19:29:53 +02:00