summaryrefslogtreecommitdiffstats
path: root/board/delta/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* PXA: Remove "delta" boardMarek Vasut2010-10-221-1/+0
| | | | 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>
* Merge with /home/m8/git/u-bootWolfgang Denk2006-04-121-7/+0
|\
| * Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-081-3/+0
| | | | | | | | Some more NAND cleanup and small fixes.
* | Change delta board memory map to start at 0x80000000.Markus Klotzbuecher2006-03-291-1/+1
|/
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-061-1/+0
| | | | Code cleanup.
* First steps implementing NAND support. Not working, fails to read ID.Markus Klotzbücher2006-02-281-0/+3
|
* SDRAM now working.Markus Klotzbücher2006-02-221-2/+3
|
* SDRAM now working for delta board, but there are still aliasing problems,Markus Klotzbücher2006-02-221-1/+2
| | | | we only see 64MB.
* New board directory and config for the benq delta board (copied fromMarkus Klotzbücher2006-02-201-0/+4
zylonite). Minor pxa-regs.h update.
OpenPOWER on IntegriCloud