From: Alex Dubov
This board, intended for RapidIO development, has following features:
* RapidIO interface to backplane
* No PCI
* USB controller on LBC (not currently enabled)
* 16MiB Spansion flash
* one soDIMM DDR2 slot
Environment is set to its own, smaller eraseblock near the end of FLASH
c
From: Alex Dubov
All STx boards follow common convention for LAW region assignment.
Signed-off-by: Alex Dubov
---
board/stx/common/Makefile | 54 +
board/stx/{stxssa => common}/law.c | 22 -
board/stx/stxgp3/Makefile |1 -
b
From: Alex Dubov
Move files belonging to the STx boards into common vendor directory and
update the Makefile to reflect this.
Signed-off-by: Alex Dubov
---
Makefile|6 +++---
board/{ => stx}/stxgp3/Makefile |0
board/{ => stx}/stxgp3/config.mk
From: Alex Dubov
Board specific ddr options are moved to the main board configuration file.
Common DIMM enumeration code is factored out.
Signed-off-by: Alex Dubov
---
board/stx/common/Makefile |1 +
board/stx/common/ddr.c| 43 +
board/stx/stxgp3/Makefile |
I created a common vendor directory for STx, factored out law.c and ddr.c
files, have not touched the tlb.c ones (for now) and added my AMC8548 config.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
From: Alex Dubov
Put environment into .ppcenv section aligned on a smaller "boot" eraseblock
boundary near flash end.
Signed-off-by: Alex Dubov
---
board/stx/stxamc8548/u-boot.lds | 11 ++-
include/configs/stxamc8548.h|3 ++-
2 files changed, 12 insertions(+), 2 deletions(-)
From: Alex Dubov
Move board definition files for STx XTC, GP3 and SSA boards into
common subdirectory and factor out common code.
"-mno-spe" flag common to all MPC85xx configurations does not work
so change it to "-mspe=no" which does (GCC bug 37759).
Signed-off-by: Alex Dubov
---
Makefile
From: Alex Dubov
STx AMC8548 board is an old, AMC form factor, MPC8548 based board intended
for RapidIO applications. It features 16MiB NAND flash, one DDR2 soDIMM
slot, ethernet on front panel and backplane, RapidIO on backplane, USB
controller on local bus (not currently enabled) and no PCI of
8 matches
Mail list logo