[meta-freescale] [PATCH 14/52] u-boot-imx: Add support for i.MX 8QM, 8MQ, and 8QXP

Max Krummenacher max.oss.09 at gmail.com
Wed Aug 1 07:59:02 PDT 2018


Hi

This one will need rebasing due to the change to dtc-145.

Max Krummenacher

Am Montag, den 30.07.2018, 14:41 -0500 schrieb Tom Hochstein:
> Signed-off-by: Tom Hochstein <tom.hochstein at nxp.com>
> ---
>  recipes-bsp/u-boot/u-boot-imx_2017.03.bb | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb
> index 52ebee9..48359cd 100644
> --- a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb
> +++ b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb
> @@ -1,5 +1,5 @@
>  # Copyright (C) 2013-2016 Freescale Semiconductor
> -# Copyright 2017 NXP
> +# Copyright 2017-2018 NXP
>  # Copyright 2018 (C) O.S. Systems Software LTDA.
>  
>  DESCRIPTION = "i.MX U-Boot suppporting i.MX reference boards."
> @@ -11,9 +11,9 @@ DEPENDS_append = "dtc-145-native"
>  LICENSE = "GPLv2+"
>  LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>  
> -SRCBRANCH = "imx_v2017.03_4.9.88_2.0.0_ga"
> +SRCBRANCH = "imx_v2017.03_4.9.88_imx8qxp_beta2"
>  SRC_URI = "git://source.codeaurora.org/external/imx/uboot-
> imx.git;protocol=https;branch=${SRCBRANCH}"
> -SRCREV = "b76bb1bf9fd21e21006d79552e28855ac43ad43c"
> +SRCREV = "84c4e820340c0e76b1f14416536ff1fae08f120b"
>  
>  S = "${WORKDIR}/git"
>  
> @@ -22,4 +22,4 @@ inherit fsl-u-boot-localversion
>  LOCALVERSION ?= "-${SRCBRANCH}"
>  
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
> -COMPATIBLE_MACHINE = "(mx6|mx7)"
> +COMPATIBLE_MACHINE = "(mx6|mx7|mx8)"
> -- 
> 2.7.4
> 


More information about the meta-freescale mailing list