]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Patch by Raghu Krishnaprasad, 7 Aug 2003: U-Boot-0_4_7
authorwdenk <wdenk>
Sat, 30 Aug 2003 00:05:50 +0000 (00:05 +0000)
committerwdenk <wdenk>
Sat, 30 Aug 2003 00:05:50 +0000 (00:05 +0000)
commit0cb61d7dddb0d8c087f6df46a74815950668c97b
tree215dcff4a52d627cc1ee489c4550dbb67356224b
parent6f21347d49b1741e4b8247f5e2d3fa83ef169c25
Patch by Raghu Krishnaprasad, 7 Aug 2003:
add support for Adder II MPC852T module
14 files changed:
CHANGELOG
MAKEALL
Makefile
board/adderII/Makefile [new file with mode: 0644]
board/adderII/adderII.c [new file with mode: 0644]
board/adderII/adderII.h [new file with mode: 0644]
board/adderII/config.mk [new file with mode: 0644]
board/adderII/flash.c [new file with mode: 0644]
board/adderII/u-boot.lds [new file with mode: 0644]
board/tqm8xx/Makefile
cpu/mpc8xx/cpu.c
cpu/mpc8xx/cpu_init.c
include/configs/AdderII.h [new file with mode: 0644]
lib_ppc/board.c