mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 12:45:42 +00:00
0ce033d258
Albert's rework of the linker scripts conflicted with Simon's making everyone use __bss_end. We also had a minor conflict over README.scrapyard being added to in mainline and enhanced in u-boot-arm/master with proper formatting. Conflicts: arch/arm/cpu/ixp/u-boot.lds arch/arm/cpu/u-boot.lds arch/arm/lib/Makefile board/actux1/u-boot.lds board/actux2/u-boot.lds board/actux3/u-boot.lds board/dvlhost/u-boot.lds board/freescale/mx31ads/u-boot.lds doc/README.scrapyard include/configs/tegra-common.h Build tested for all of ARM and run-time tested on am335x_evm. Signed-off-by: Tom Rini <trini@ti.com> |
||
---|---|---|
.. | ||
eccx.c | ||
flash.c | ||
Makefile | ||
README | ||
RPXClassic.c | ||
u-boot.lds | ||
u-boot.lds.debug |
# 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)