Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 13 years ago
..
Makefile 6d8962e814 Switch from archive libraries to partial linking 14 years ago
README 702e6014f1 doc: cleanup - move board READMEs into respective board directories 13 years ago
RPXClassic.c fa82f871c8 Convert ISO-8859 files to UTF-8 14 years ago
eccx.c fa82f871c8 Convert ISO-8859 files to UTF-8 14 years ago
flash.c fa82f871c8 Convert ISO-8859 files to UTF-8 14 years ago
u-boot.lds 9d8fbd1b20 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 14 years ago
u-boot.lds.debug 44c6e6591c rename _end to __bss_end__ 14 years ago

README

# Porting U-Boot onto RPXClassic LF_BW31 board
# Written by Pierre AUBERT
# E-Mail p.aubert@staubli.com
# Stäubli Faverges -
#
# Sept. 20 2001
#
# Cross compile: Montavista Hardhat ported on HP-UX 10.20
#

Flash memories : AM29DL323B (2 banks flash memories) 16 Mb from 0xff000000
DRAM : 16 Mb from 0
NVRAM : 512 kb from 0xfa000000


- environment is stored in NVRAM
- Mac address is read from EEPROM
- ethernet on SCC1 or fast ethernet on FEC are running (depending on the
configuration flag CONFIG_FEC_ENET)