From 8f10c7333024039483245cd745393551be086cd2 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Thu, 5 May 2022 16:37:37 -0500 Subject: imx-mkimage: Update for NXP release 5.15.5-1.0.0 22346a3 For iMX8DXL, rename silicon REVISION to REV similar to 8X a8decee LF-4794 iMX8ULP: move OPTEE OS base address to 0xa6000000 62bfe50 Rename the QM/QX/DXL field return targets Signed-off-by: Tom Hochstein --- recipes-bsp/imx-mkimage/imx-mkimage_git.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc index 5f44fe2b..165ba64e 100644 --- a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc +++ b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc @@ -2,7 +2,7 @@ DEPENDS = "zlib-native openssl-native" -SRCBRANCH = "lf-5.10.72_2.2.0" +SRCBRANCH = "lf-5.15.5_1.0.0" SRC_URI = "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH} \ file://0001-mkimage_fit_atf-fix-fit-generator-node-naming.patch \ file://0001-iMX8M-soc.mak-use-native-mkimage-from-sysroot.patch \ @@ -10,7 +10,7 @@ SRC_URI = "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=htt file://0001-Add-LDFLAGS-to-link-step.patch \ file://0001-Add-support-for-overriding-BL31-BL32-and-BL33.patch \ " -SRCREV = "7a277c8a1a21ff921d217889dde6a9f84e6d2168" +SRCREV = "22346a32a88aa752d4bad8f2ed1eb641e18849dc" S = "${WORKDIR}/git" BOOT_TOOLS = "imx-boot-tools" -- cgit v1.2.3-54-g00ecf