summaryrefslogtreecommitdiffstats
path: root/include/configs/Rattler.h
Commit message (Collapse)AuthorAgeFilesLines
* Adjust "echo" as a default commandWolfgang Denk2006-03-121-1/+0
| | | | Patch by Sam Song, 19 Jun 2005
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-081-2/+18
| | | | | | | | Old, obsolete and duplicated code was cleaned up and replace by the new partitioning method. There are two possible approaches now: * define a single, static partition * use mtdparts command line option and dynamic partitioning Default is static partitioning.
* * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-231-0/+2
| | | | | | | | - Convert the CPM2 based functionality to use new CONFIG_CPM2 option rather than a myriad of CONFIG_MPC8560-like variants. Applies to MPC85xx and MPC8260 boards, includes stxgp3 and sbc8560. Eliminates the CONFIG_MPC8560 option entirely. Distributes the new CONFIG_CPM2 option to each 8260 board.
* Increase CFG_MONITOR_LEN for Rattler board to match actual code size.wdenk2005-05-051-1/+1
|
* * Patch by Yuli Barcohen, 08 Nov 2004:wdenk2005-04-031-0/+272
Add support for Analogue & Micro Rattler boards. Tested on Rattler8248. * Patch by Andre Renaud, 08 Nov 2004: Fix watchdog support in common/lcd.c * Patch by Marc Leeman, 05 Nov 2003: Enable all 4 PCMBRW buffers for the MPC8245 processor since the CPU bug only affects the XPC8245 processors
OpenPOWER on IntegriCloud