From 0e6d798cb313580acd06ba01626687a557c5159f Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 14 Mar 2004 00:07:33 +0000 Subject: * Patch by Travis Sawyer, 01 Mar 2004: Ocotea: - Add IBM PPC440GX Ref Platform support (Ocotea) Original code by Paul Reynolds 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 --- MAKEALL | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'MAKEALL') diff --git a/MAKEALL b/MAKEALL index dec6f53..ddc863c 100644 --- a/MAKEALL +++ b/MAKEALL @@ -61,10 +61,10 @@ LIST_4xx=" \ CPCI440 CPCIISER4 CRAYL1 csb272 \ DASA_SIM DP405 DU405 EBONY \ ERIC EXBITGEN HUB405 MIP405 \ - MIP405T ML2 ml300 OCRTC \ - ORSG PCI405 PIP405 PLU405 \ - PMC405 PPChameleonEVB VOH405 W7OLMC \ - W7OLMG WALNUT405 XPEDITE1K \ + MIP405T ML2 ml300 OCOTEA \ + OCRTC ORSG PCI405 PIP405 \ + PLU405 PMC405 PPChameleonEVB VOH405 \ + W7OLMC W7OLMG WALNUT405 XPEDITE1K \ " ######################################################################### -- cgit v1.1