]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for Congatec Conga-QEVAl board
authorSARTRE Leo <lsartre@adeneo-embedded.com>
Mon, 3 Jun 2013 23:30:36 +0000 (23:30 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 4 Jun 2013 10:08:46 +0000 (12:08 +0200)
commit9b75bad0b926b018c73348249771d45b039fa920
tree1b37b30d1092a0ecb79c50973733185971e4276e
parenta7efb026361bff4f352db8778d82b9a3a30dc27f
Add support for Congatec Conga-QEVAl board

Add minimal support (only boot from mmc device) for the Congatec
Conga-QEVAl Evaluation Carrier Board with conga-Qmx6q (i.MX6 Quad
processor) module.

Signed-off-by: Leo Sartre <lsartre@adeneo-embedded.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
MAINTAINERS
board/congatec/cgtqmx6eval/Makefile [new file with mode: 0644]
board/congatec/cgtqmx6eval/README [new file with mode: 0644]
board/congatec/cgtqmx6eval/cgtqmx6eval.c [new file with mode: 0644]
boards.cfg
include/configs/cgtqmx6eval.h [new file with mode: 0644]