uboot-20061030-qt2410.patch
commitc8fe7c018b6e16cdf9629f730910d35c74901023
authorHarald Welte <laforge@openmoko.org>
Fri, 11 Apr 2008 13:26:40 +0000 (11 14:26 +0100)
committerwarmcat <andy@warmcat.com>
Fri, 11 Apr 2008 13:26:40 +0000 (11 14:26 +0100)
treedc05c49f7073527372959dce7094b3cc1c5b3e85
parent9467527df1dd8589a94c6b5d846404a60696a85e
uboot-20061030-qt2410.patch
This patch adds 'board' support for the Armzone QT2410
development board to u-boot.

Signed-off-by: Harald Welte <laforge@openmoko.org>
Makefile
board/qt2410/Makefile [new file with mode: 0644]
board/qt2410/config.mk [new file with mode: 0644]
board/qt2410/flash.c [new file with mode: 0644]
board/qt2410/lowlevel_init.S [new file with mode: 0644]
board/qt2410/qt2410.c [new file with mode: 0644]
board/qt2410/u-boot.lds [new file with mode: 0644]
include/configs/qt2410.h [new file with mode: 0644]