]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board.
authorWolfgang Denk <wd@pollux.denx.de>
Mon, 15 Aug 2005 13:55:00 +0000 (15:55 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Mon, 15 Aug 2005 13:55:00 +0000 (15:55 +0200)
commit6bdf430660531aca5f88faeac8657d91595f5b38
tree686faa566a8a69558da9aafdc31c30c03693dd1c
parent4dc37144f0838e5d36bf35a02ec6205e2ab77c5e
Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board.
Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005
12 files changed:
CHANGELOG
CREDITS
MAINTAINERS
Makefile
board/stxxtc/Makefile [new file with mode: 0644]
board/stxxtc/config.mk [new file with mode: 0644]
board/stxxtc/stxxtc.c [new file with mode: 0644]
board/stxxtc/u-boot.lds [new file with mode: 0644]
board/stxxtc/u-boot.lds.debug [new file with mode: 0644]
doc/README.stxxtc [new file with mode: 0644]
include/configs/stxxtc.h [new file with mode: 0644]
include/status_led.h