]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - doc/README.RPXClassic
Initial revision
[karo-tx-uboot.git] / doc / README.RPXClassic
1 # Porting U-Boot onto RPXClassic LF_BW31 board
2 # Written by Pierre AUBERT
3 # E-Mail  p.aubert@staubli.com
4 # Stäubli Faverges - <www.staubli.com>
5 #
6 # Sept. 20 2001
7 #
8 # Cross compile: Montavista Hardhat ported on HP-UX 10.20
9 #
10
11 Flash memories : AM29DL323B (2 banks flash memories) 16 Mb from 0xff000000
12 DRAM : 16 Mb from 0
13 NVRAM : 512 kb from 0xfa000000
14
15
16 - environment is stored in NVRAM
17 - Mac address is read from EEPROM
18 - ethernet on SCC1 or fast ethernet on FEC are running (depending on the
19   configuration flag CONFIG_FEC_ENET)
20
21