]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Patch by Mark Jonas, 01 Jul 2004:
authorwdenk <wdenk>
Sun, 11 Jul 2004 19:17:20 +0000 (19:17 +0000)
committerwdenk <wdenk>
Sun, 11 Jul 2004 19:17:20 +0000 (19:17 +0000)
commit6c7a14084ae5f7dde3819e4ab43fd78ea82805fe
tree74714dc85f5b74ed34b2f742fa3de6d52e5446b4
parentbc54f309a1f274226ed0f938e2a09fc2fd9f9701
Patch by Mark Jonas, 01 Jul 2004:
Added support for Total5100 and Total5200 (Rev.1 and Rev.2)
MGT5100 and MPC5200 based Freescale platforms.
17 files changed:
CHANGELOG
CREDITS
MAKEALL
Makefile
board/total5200/Makefile [new file with mode: 0644]
board/total5200/config.mk [new file with mode: 0644]
board/total5200/mt48lc16m16a2-75.h [new file with mode: 0644]
board/total5200/mt48lc32m16a2-75.h [new file with mode: 0644]
board/total5200/sdram.c [new file with mode: 0644]
board/total5200/sdram.h [new file with mode: 0644]
board/total5200/total5200.c [new file with mode: 0644]
board/total5200/u-boot.lds [new file with mode: 0644]
cpu/mpc5xxx/fec.c
cpu/mpc5xxx/ide.c
cpu/mpc5xxx/start.S
include/configs/Total5200.h [new file with mode: 0644]
include/mpc5xxx.h