]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
Initial port to MCC200 board (work in progress)
authorWolfgang Denk <wd@pollux.(none)>
Tue, 21 Feb 2006 23:43:16 +0000 (00:43 +0100)
committerWolfgang Denk <wd@pollux.(none)>
Tue, 21 Feb 2006 23:43:16 +0000 (00:43 +0100)
commit86ea5f93d7d18871edfc8e7eadcf93d8951d3909
treeaa843f8fd19640b6029af897493238b1230b71de
parent881a87ecbab328656eb3e9d25c3ed6868587b197
Initial port to MCC200 board (work in progress)
Minimally modified patch by Bluetechnix, Vienna
12 files changed:
Makefile
board/mcc200/Makefile [new file with mode: 0644]
board/mcc200/config.mk [new file with mode: 0644]
board/mcc200/flash.c [new file with mode: 0644]
board/mcc200/flash.h [new file with mode: 0644]
board/mcc200/mcc200.c [new file with mode: 0644]
board/mcc200/mt46v16m16-75.h [new file with mode: 0644]
board/mcc200/mt48lc16m16a2-75.h [new file with mode: 0644]
board/mcc200/mt48lc8m32b2-6-7.h [new file with mode: 0644]
board/mcc200/u-boot.lds [new file with mode: 0644]
cpu/mpc5xxx/fec.c
include/configs/mcc200.h [new file with mode: 0644]