diff options
author | wdenk <wdenk> | 2002-11-03 00:07:02 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2002-11-03 00:07:02 +0000 |
commit | 5b1d713721c3ea02549940133f09236783dda1f9 (patch) | |
tree | 78c0a58b5cc48142617190669a7598e0ca3307dc /doc/README.RPXClassic | |
parent | 47d1a6e1ed87fe1fb3d737acdb85f69bc3259522 (diff) | |
download | u-boot-5b1d713721c3ea02549940133f09236783dda1f9.tar.gz u-boot-5b1d713721c3ea02549940133f09236783dda1f9.tar.xz u-boot-5b1d713721c3ea02549940133f09236783dda1f9.zip |
Initial revision
Diffstat (limited to 'doc/README.RPXClassic')
-rw-r--r-- | doc/README.RPXClassic | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/README.RPXClassic b/doc/README.RPXClassic new file mode 100644 index 0000000000..5caa2bc60e --- /dev/null +++ b/doc/README.RPXClassic @@ -0,0 +1,21 @@ +# Porting U-Boot onto RPXClassic LF_BW31 board +# Written by Pierre AUBERT +# E-Mail p.aubert@staubli.com +# Stäubli Faverges - <www.staubli.com> +# +# 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) + + |