]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Patch by Florian Schlote, 08 Sep 2004:
authorwdenk <wdenk>
Sun, 9 Jan 2005 18:21:42 +0000 (18:21 +0000)
committerwdenk <wdenk>
Sun, 9 Jan 2005 18:21:42 +0000 (18:21 +0000)
commita562e1bd9d8e10ea2e51d08e66d35a6e1795153b
tree225a386c4a9b200dc9d97c22cec7b019d62312fd
parent30ce5ab043db0b34838ad2d294561992bdb5236a
Patch by Florian Schlote, 08 Sep 2004:
Add support for SenTec-COBRA5272-board (Coldfire).
15 files changed:
CHANGELOG
Makefile
board/cobra5272/Makefile [new file with mode: 0644]
board/cobra5272/bdm/cobra5272_uboot.gdb [new file with mode: 0644]
board/cobra5272/bdm/gdbinit.reset [new file with mode: 0644]
board/cobra5272/bdm/load-cobra_uboot [new file with mode: 0644]
board/cobra5272/bdm/reset [new file with mode: 0644]
board/cobra5272/cobra5272.c [new file with mode: 0644]
board/cobra5272/config.mk [new file with mode: 0644]
board/cobra5272/flash.c [new file with mode: 0644]
board/cobra5272/u-boot.lds [new file with mode: 0644]
common/cmd_fpga.c
doc/README.COBRA5272 [new file with mode: 0644]
include/configs/cobra5272.h [new file with mode: 0644]
include/configs/ep8260.h