summaryrefslogtreecommitdiffstats
path: root/include/configs/OXC.h
Commit message (Collapse)AuthorAgeFilesLines
* include/configs/[J-O]*: 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 [NO]* named board config files.Jon Loeliger2007-07-081-4/+8
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* * Patch by Mark Jonas: Remove config.tmp files only whenwdenk2004-04-081-1/+2
| | | | | | | | unconfiguring the board * Adapt RMU board for bigger flash memory * Test fix for ethernet problems on MPC5200
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-1/+1
| | | | | | | | | | | | 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
* - CFG_RX_ETH_BUFFER added.stroese2003-06-051-0/+1
|
* Initial revisionwdenk2002-11-031-0/+312
OpenPOWER on IntegriCloud