u-boot-brain/arch/microblaze/cpu
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
..
cache.c microblaze: Consolidate cache code 2010-04-16 12:56:33 +02:00
cpu.c microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* 2010-04-13 09:13:26 +02:00
exception.c microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* 2010-04-13 09:13:26 +02:00
interrupts.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
irq.S microblaze: Fix irq.S code 2010-04-16 12:15:30 +02:00
Makefile microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* 2010-04-13 09:13:26 +02:00
start.S Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
timer.c microblaze: Move timer initialization to board.c 2010-04-16 12:15:31 +02:00