summaryrefslogtreecommitdiffstats
path: root/include/configs/PPChameleonEVB.h
Commit message (Collapse)AuthorAgeFilesLines
* * Configure PPChameleon board to use redundand environment in flashwdenk2004-04-181-5/+13
| | | | | | * Configure PPChameleon board to use JFFS2 NAND support. * Added support for JFFS2 filesystem (read-only) on top of NAND flash
* Code cleanupwdenk2004-03-251-2/+0
|
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-250/+250
| | | | | | | | | | | | 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
* * Fix problems caused by Robert Schwebel's cramfs patchwdenk2004-01-041-24/+27
| | | | | | | | | | | | * Patch by Scott McNutt, 02 Jan 2004: Add support for the Nios Active Serial Memory Interface (ASMI) on Cyclone devices * Patch by Andrea Marson, 16 Dec 2003: Add support for the PPChameleon ME and HI modules * Patch by Yuli Barcohen, 22 Dec 2003: Add support for Motorola DUET ADS board (MPC87x/88x)
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-171-0/+2
| | | | | | | | | | | | | recent tools * Add checksum verification to 'imls' command * Add bd_info fields needed for 4xx Linux I2C driver * Patch by Martin Krause, 4 Nov. 2003: Fix error in cmd_vfd.c (TRAB board: "vfd /1" shows now only one Bitmap) * Print used network interface when CONFIG_NET_MULTI is set
* Fix PCI problems on PPChameleon boardwdenk2003-10-221-1/+1
|
* * Fix PCI problems on PPChameleonEVBwdenk2003-10-191-1/+1
| | | | * TRAB auto-update: image type patch by Martin Krause, 17 Oct 2003
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-66/+65
| | | | | | | | - Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads) * Minor code cleanup
* * Update TRAB auto update codewdenk2003-10-061-15/+22
| | | | | | | | | | | * Make fatload set filesize environment variable fix potential buffer overlow problem * enable basic / medium / high-end configurations for PPChameleonEVB board; fix NAND code * enable TFTP client code to specify to the server the desired timeout value (see RFC-2349)
* * Patch by llandre, 11 Sep 2003:wdenk2003-09-131-41/+9
| | | | update configuration for PPChameleonEVB board
* Adjustments / cleanup for PPChameleon EVB boardwdenk2003-09-031-25/+11
|
* * Add support for PPChameleon Eval Boardwdenk2003-09-021-0/+734
* Add support for P3G4 board * Fix problem with MGT5100 FEC driver: add "early" MAC address initialization
OpenPOWER on IntegriCloud