u-boot/board/RPXClassic
Marek Vasut 556751427b common: Add .u_boot_list into all linker files
Add section for the linker-generated lists into all possible linker
files, so that everyone can easily use these lists. This is mostly
a mechanical adjustment.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Cc: Mike Frysinger <vapier@gentoo.org>
2012-10-22 08:29:42 -07:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
README doc: cleanup - move board READMEs into respective board directories 2012-07-29 15:42:02 +02:00
RPXClassic.c Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
eccx.c Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
flash.c Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
u-boot.lds common: Add .u_boot_list into all linker files 2012-10-22 08:29:42 -07:00
u-boot.lds.debug common: Add .u_boot_list into all linker files 2012-10-22 08:29:42 -07:00

README

# 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)