u-boot/board/altera/nios2-generic
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
..
Makefile nios2: add gpio support to nios2-generic board 2010-05-28 10:56:03 -04:00
config.mk Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
custom_fpga.h nios2: add spi flash support to nios2-generic board 2010-07-12 11:35:30 -04:00
gpio.c nios2: add gpio_request 2010-07-12 11:30:51 -04:00
nios2-generic.c nios2: add nios2-generic board 2010-04-24 18:21:23 -04:00
text_base.S nios2: add nios2-generic board 2010-04-24 18:21:23 -04:00
u-boot.lds nios2: add nios2-generic board 2010-04-24 18:21:23 -04:00