linux-imx-3.0.35: Add Congatec qmx6 support

Based on imx6qsabrelite BSP. Code originally written by Congatec Linux
team, based on the tag rel_imx_3.0.35_1.1.0 from Freescale's linux
git.

Signed-off-by: Leo Sartre <lsartre@adeneo-embedded.com>
This commit is contained in:
SARTRE Leo 2013-03-12 17:52:34 +00:00 committed by Otavio Salvador
parent 8d0c363909
commit 3dea2b434c
3 changed files with 10019 additions and 0 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -6,3 +6,5 @@ PRINC := "${@int(PRINC) + 1}"
SRC_URI_append_wandboard-dual = " \
file://wandboard-dual/0001-Linux-3.0.35-Add-wandboard-dual-support.patch \
"
# Add support for the Congatec qmx6 board
SRC_URI_append_cgtqmx6 = " file://cgtqmx6/cgtqmx6.patch"