summaryrefslogtreecommitdiffstats
path: root/board/dave/PPChameleonEVB/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-081-6/+0
| | | | Some more NAND cleanup and small fixes.
* Minor code cleanupWolfgang Denk2006-03-061-1/+0
|
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-051-1/+5
| | | | | | | code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is implemented for these boards.
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-241-3/+6
|
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-081-0/+4
| | | | | | | | Old, obsolete and duplicated code was cleaned up and replace by the new partitioning method. There are two possible approaches now: * define a single, static partition * use mtdparts command line option and dynamic partitioning Default is static partitioning.
* * Add support for PPChameleon Eval Boardwdenk2003-09-021-0/+24
* Add support for P3G4 board * Fix problem with MGT5100 FEC driver: add "early" MAC address initialization
OpenPOWER on IntegriCloud