Blame view

doc/README.RPXClassic 532 Bytes
5b1d71372   wdenk   Initial revision
1
2
3
  # Porting U-Boot onto RPXClassic LF_BW31 board
  # Written by Pierre AUBERT
  # E-Mail  p.aubert@staubli.com
fa82f871c   Albert ARIBAUD   Convert ISO-8859 ...
4
  # Stäubli Faverges - <www.staubli.com>
5b1d71372   wdenk   Initial revision
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
  #
  # 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)