summaryrefslogtreecommitdiff
path: root/include/configs/CATcenter.h
Commit message (Collapse)AuthorAgeLines
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-08-9/+10
| | | | Some more NAND cleanup and small fixes.
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-1/+1
|
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-08-8/+20
| | | | | | | | 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 Stefan Roese, 1 Jul 2005:stroese2005-07-01-1/+1
| | | | Fix PHY address for CATcenter board (now correct!)
* * Patch by Stefan Roese, 30 Jun 2005:stroese2005-06-30-2/+2
| | | | | Fix PHY addresses for PPChameleon and CATcenter boards Change MAINTAINER for most esd boards
* Fix problems with SNTP support;wdenk2005-04-02-2/+7
| | | | enable SNTP support in some boards.
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-0/+1
| | | | | | | | | | | | * Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for additional ethernet addresses. * Cleanup drivers/i82365.c - avoid duplication of code * Fix bogus "cannot span across banks" flash error message * Add support for CompactFlash for the CPC45 Board.
* Fix SysClk handling for PPChameleon and CATcenter boardswdenk2004-09-09-51/+117
|
* Add support for CATcenter board (based on PPChameleon ME module)wdenk2004-05-13-0/+703