summaryrefslogtreecommitdiffstats
path: root/include/configs/bms2003.h
Commit message (Collapse)AuthorAgeFilesLines
* * Implement adaptive SDRAM timing configuration based on actual CPUwdenk2004-01-291-0/+1
| | | | | | | clock frequency for INCA-IP; fix problem with board hanging when switching from 150MHz to 100MHz * Add PCMCIA CS support for BMS2003 board
* * Fix PS/2 keyboard problem caused by statically initialized variablewdenk2004-01-211-1/+1
| | | | | | pointing to a location in flash * Fix INCA-IP clock calculation: 400/3 = 133.3 MHz, not 130.
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-2/+4
| | | | | | | | | | | | 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
* [Strange. I _did_ check these in before. Seems SF restored an oldwdenk2004-01-161-45/+53
| | | | | | | | | | | | | | | | version of the repository???] * Patch by Reinhard Meyer, 09 Jan 2004: - add RTC support for MPC5200 based boards (requires RTC_XTAL) * Add support for IDE LED on BMS2003 board (exclusive with status LED!) * Add support for PS/2 keyboard (used with PS/2 multiplexor on BMS2003 board) * Patches by Reinhard Meyer, 4 Jan 2004 + 7 Jan 2004: Add common files for "emk" boards
* * Make BMS2003 use a separate config file to avoid #ifdef mess;wdenk2004-01-041-0/+515
add I2C support; add support for DS1337 RTC * Add CompactFlash support for BMS2003 board * Add support for status LED on BMS2003 board
OpenPOWER on IntegriCloud