]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for the DevKit8000 board
authorFrederik Kriewitz <frederik@kriewitz.eu>
Sun, 23 Aug 2009 10:56:42 +0000 (12:56 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 4 Sep 2009 23:33:14 +0000 (01:33 +0200)
commitc35d7cf071f171bd6bba69f1563a6ac578a18ea6
treed5e0f0fd65862cd44147a3265922b1732d9c5096
parent127f9ae575991aee3e105e1448c49b5b4e254998
Add support for the DevKit8000 board

This patch adds support for the DevKit8000 board.

Signed-off-by: Frederik Kriewitz <frederik@kriewitz.eu>
MAINTAINERS
MAKEALL
Makefile
board/timll/devkit8000/Makefile [new file with mode: 0644]
board/timll/devkit8000/config.mk [new file with mode: 0644]
board/timll/devkit8000/devkit8000.c [new file with mode: 0644]
board/timll/devkit8000/devkit8000.h [new file with mode: 0644]
doc/README.timll [new file with mode: 0644]
include/configs/devkit8000.h [new file with mode: 0644]