summaryrefslogtreecommitdiff
path: root/include/configs/CATcenter.h
Commit message (Collapse)AuthorAgeLines
* 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