summaryrefslogtreecommitdiffstats
path: root/include/configs/PLU405.h
Commit message (Collapse)AuthorAgeFilesLines
* include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
| | | | | | | | | Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h used to be included but CONFIG_BOOTP_MASK was not defined. Remove lingering references to CFG_CMD_* symbols. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various P* named board config files.Jon Loeliger2007-07-081-18/+21
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* fixed ethernet phy configuration for plu405 boardMatthias Fuchs2007-03-081-6/+2
| | | | Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-051-0/+2
| | | | | | | 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.
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-1/+1
|
* * Patch by Matthias Fuchs, 03 May 2005:stroese2005-05-031-1/+1
| | | | | Added missing variable declaration in cmd_nand.c Modified CFG_PCI_PTM1MS in configs/PLU405.h to map 128MB ram
* esd config files updatedstroese2004-12-161-33/+57
|
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-125/+125
| | | | | | | | | | | | before we can access it; add delay in case we are faster (with no CF card inserted) * Cleanup of some init functions * Make sure SCC Ethernet is always stopped by the time we boot Linux to avoid Linux crashes by early packets coming in. * Accelerate flash accesses on LWMON board by using buffered writes
* New board config file added.stroese2003-09-121-0/+431
OpenPOWER on IntegriCloud