aboutsummaryrefslogtreecommitdiff
path: root/board/dbau1x00/README
AgeCommit message (Collapse)Author
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
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>
2004-10-11CleanupLABEL_2004_10_12_0110wdenk
2004-10-11* Enable NAND flash support for NC650 board.wdenk
* Patch by Thomas Lange 07 Oct 2004: Updated README for DBAu1x00 boards to match current status
2003-10-09* Patch by Steven Scholz, 10 Oct 2003LABEL_2003_10_09_2320wdenk
- Add support for Altera FPGA ACEX1K * Patches by Thomas Lange, 09 Oct 2003: - Endian swap ATA identity for all big endian CPUs, not just PPC - MIPS only: New option CONFIG_MEMSIZE_IN_BYTES for passing memsize args to linux - add support for dbau1x00 board (MIPS32)