]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
qong: support for Dave/DENX QongEVB-LITE board
authorIlya Yanok <yanok@emcraft.com>
Mon, 9 Feb 2009 23:22:31 +0000 (00:22 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 9 Feb 2009 23:22:31 +0000 (00:22 +0100)
commit0d19f6c8cbe71b9e6d8c6bd6742ed2551e918870
tree3d98c91211e67d1ec9abcf86e9b8a036f56caa61
parent62cbc408f52fc9a5eb849e0b882c504780c9d183
qong: support for Dave/DENX QongEVB-LITE board

This patch adds support for Dave/DENX QongEVB-LITE i.MX31-based board.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
MAINTAINERS
MAKEALL
Makefile
board/davedenx/qong/Makefile [new file with mode: 0644]
board/davedenx/qong/config.mk [new file with mode: 0644]
board/davedenx/qong/lowlevel_init.S [new file with mode: 0644]
board/davedenx/qong/qong.c [new file with mode: 0644]
board/davedenx/qong/qong_fpga.h [new file with mode: 0644]
board/davedenx/qong/u-boot.lds [new file with mode: 0644]
include/configs/qong.h [new file with mode: 0644]