diff options
| author | Wolfgang Denk <wd@pollux.(none)> | 2005-09-23 11:05:55 +0200 | 
|---|---|---|
| committer | Wolfgang Denk <wd@pollux.(none)> | 2005-09-23 11:05:55 +0200 | 
| commit | 0c8721a466b5e0eca7e7fbe1007777fa82100541 (patch) | |
| tree | 1f53decded27502be8593137739291a3de406d94 /doc/README.ocotea | |
| parent | a6e6cf00367c0779eadb49915e40c55f0a787957 (diff) | |
| download | olio-uboot-2014.01-0c8721a466b5e0eca7e7fbe1007777fa82100541.tar.xz olio-uboot-2014.01-0c8721a466b5e0eca7e7fbe1007777fa82100541.zip | |
Cleanup (PPC4xx is AMCC now)
Diffstat (limited to 'doc/README.ocotea')
| -rw-r--r-- | doc/README.ocotea | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/doc/README.ocotea b/doc/README.ocotea index 403735d0f..9ac3a184c 100644 --- a/doc/README.ocotea +++ b/doc/README.ocotea @@ -1,9 +1,9 @@ -			   IBM Ocotea Board +			   AMCC Ocotea Board  		    Last Update: March 2, 2004  ======================================================================= -This file contains some handy info regarding U-Boot and the IBM +This file contains some handy info regarding U-Boot and the AMCC  Ocotea 440gx  evalutation board. See the README.ppc440 for additional  information. @@ -53,7 +53,7 @@ Special note about the Cicada CIS8201:  	This has been done in the 440gx_enet.c file with a #ifdef/endif  	pair. -IBM does not store the EMAC ethernet addresses within their PIBS bootloader. +AMCC does not store the EMAC ethernet addresses within their PIBS bootloader.  The addresses contained in the config header file are from my particular  board and you _*should*_ change them to reflect your board either in the  config file and/or in your environment variables.  I found the addresses on |