mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
u-boot-imx: Add Congatec qmx6 support
Code based on imx6qsabrelite BSP. Patch originally written by Congatec Linux team, based on the tag rel_imx_3.0.35_1.1.0 from Freescale's uboot git. Signed-off-by: Leo Sartre <lsartre@adeneo-embedded.com>
This commit is contained in:
parent
43094de7f7
commit
8d0c363909
File diff suppressed because it is too large
Load Diff
|
@ -6,3 +6,11 @@ PRINC := "${@int(PRINC) + 1}"
|
|||
SRC_URI_append_wandboard-dual = " \
|
||||
file://wandboard-dual/0001-u-boot-2009.08-Add-Wandboard-Dual-support.patch \
|
||||
"
|
||||
|
||||
# Revision of imx_3.0.35_1.1.0 branch
|
||||
SRCREV_cgtqmx6 = "98a5299c945cb7e440e3c3d9c572f017e5a02ede"
|
||||
SRC_URI_append_cgtqmx6 = " \
|
||||
file://cgtqmx6/uboot-support-for-cgtqmx6.patch \
|
||||
"
|
||||
|
||||
UBOOT_MACHINE_cgtqmx6 = "cgt_qmx6_config"
|
||||
|
|
Loading…
Reference in New Issue
Block a user