u-boot-brain/board/eNET
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
..
config.mk Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
eNET_pci.c sc520: Board Specific PCI Init 2010-05-06 00:18:52 +02:00
eNET_start.S x86: Remove usage of %ebp as a return pointer 2010-10-07 20:03:27 +11:00
eNET_start16.S x86: Remove usage of %ebp as a return pointer 2010-10-07 20:03:27 +11:00
eNET.c eNET: Implement eNET Watchdog 2010-05-06 00:20:04 +02:00
hardware.h eNET: Implement eNET Watchdog 2010-05-06 00:20:04 +02:00
Makefile Add PCI support to eNET board 2009-09-04 21:57:50 +02:00
u-boot.lds x86: Use loops instead of memcpy/memset in board_init_f 2010-10-07 20:03:33 +11:00