]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Preliminary patch adding support for the MarelV38B board.
authorBartlomiej Sieka <tur@semihalf.com>
Fri, 13 Oct 2006 19:09:09 +0000 (21:09 +0200)
committerBartlomiej Sieka <tur@semihalf.com>
Fri, 13 Oct 2006 19:09:09 +0000 (21:09 +0200)
commit4707fb50cc9f815996be5f2e5a8660de852b2c37
treeb15772a39a769fa5ef3ba71e0dc96efe5e88cb09
parentaeec782b020930732eab075af97212c3f03afcae
Preliminary patch adding support for the MarelV38B board.
12 files changed:
MAKEALL
Makefile
board/v38b/Makefile [new file with mode: 0644]
board/v38b/config.mk [new file with mode: 0644]
board/v38b/ethaddr.c [new file with mode: 0644]
board/v38b/u-boot.lds [new file with mode: 0644]
board/v38b/v38b.c [new file with mode: 0644]
cpu/mpc5xxx/fec.c
include/common.h
include/configs/V38B.h [new file with mode: 0644]
include/status_led.h
lib_ppc/board.c