summaryrefslogtreecommitdiff
path: root/board/xsengine/config.mk
AgeCommit message (Collapse)Author
2010-10-22PXA: Remove "xsengine" boardMarek Vasut
This board is broken and it's not possible to repair it. Signed-off-by: Marek Vasut <[email protected]>
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 <[email protected]>
2004-06-09Patch by Kurt Stremerch, 28 May 2004:wdenk
Add support for Exys XSEngine board Some code cleanup.