]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for the digsy MTC board.
authorGrzegorz Bernacki <gjb@semihalf.com>
Tue, 17 Mar 2009 09:06:40 +0000 (10:06 +0100)
committerWolfgang Denk <wd@denx.de>
Fri, 20 Mar 2009 21:39:14 +0000 (22:39 +0100)
commit5c4fa9b474af95d60f019ec6369cbe77b9dab4b5
treeb5fce8725007726afc47808b364b1e3b9cbde652
parentff7dc067369e30066744f096995aef7d97574d15
Add support for the digsy MTC board.

This is the InterControl custom device based on the MPC5200B chip.

Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
MAKEALL
Makefile
board/digsy_mtc/Makefile [new file with mode: 0644]
board/digsy_mtc/config.mk [new file with mode: 0644]
board/digsy_mtc/digsy_mtc.c [new file with mode: 0644]
board/digsy_mtc/eeprom.h [new file with mode: 0644]
board/digsy_mtc/is42s16800a-7t.h [new file with mode: 0644]
cpu/mpc5xxx/cpu.c
include/configs/digsy_mtc.h [new file with mode: 0644]