summaryrefslogtreecommitdiffstats
path: root/board/xsengine/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* PXA: Remove "xsengine" boardMarek Vasut2010-10-221-1/+0
| | | | | | This board is broken and it's not possible to repair it. Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
| | | | | | | | | | | | 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>
* Patch by Kurt Stremerch, 28 May 2004:wdenk2004-06-091-0/+1
Add support for Exys XSEngine board Some code cleanup.
OpenPOWER on IntegriCloud