summaryrefslogtreecommitdiff
path: root/board/ocotea/config.mk
Commit message (Collapse)AuthorAgeLines
* Major cleanup for AMCC PPC4xx eval boards.Stefan Roese2005-08-01-44/+0
| | | | Patch by Stefan Roese, 01 Aug 2005
* * Patch by Stefan Roese, 06 Apr 2005:stroese2005-04-07-1/+1
| | | | | | | Updates for OCOTEA board: - Changed U-Boot size from 512kByte to 256kByte - Fixed flash driver to support boot from soldered user flash - Added README for switch from PIBS firmware to U-Boot
* * Patch by Travis Sawyer, 01 Mar 2004:wdenk2004-03-14-0/+44
Ocotea: - Add IBM PPC440GX Ref Platform support (Ocotea) Original code by Paul Reynolds <PaulReynolds@lhsolutions.com> Adapted to U-Boot and 440GX port 440gx_enet.c: - Add gracious handling of all Ethernet Pin Selections for 440GX - Add RGMII selection for Cicada CIS8201 Gigabit PHY ppc440.h: - Add needed bit definitions - Fix formatting * Patch by Carl Riechers, 1 Mar 2004: Add PPC440GX prbdv0 divider to fix memory clock calculation. * Patch by Stephan Linz, 27 Feb 2004 - avoid problems for targets without NFS download support