summaryrefslogtreecommitdiff
path: root/include/configs/ZPC1900.h
Commit message (Collapse)AuthorAgeLines
* Code cleanupwdenk2004-03-25-0/+1
|
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-20-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
* * Patch by Yuli Barcohen, 25 Sep 2003:wdenk2003-10-08-0/+283
add support for Zephyr Engineering ZPC.1900 board * Patch by Anders Larsen, 23 Sep 2003: add CMD_PORTIO to CFG_CMD_NONSTD (commands in question are only implemented for the x86 architecture)