From 3be41c0a042994079bdf1577d6062ac0df46fc0a Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 25 May 2020 15:59:30 +0200 Subject: imx-atf: react with reset to a system reboot I.e. reset the whole SoC rather than just the AP partition. Related-to: ELB-2702 Signed-off-by: Max Krummenacher --- recipes-bsp/imx-atf/imx-atf_%.bbappend | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'recipes-bsp/imx-atf/imx-atf_%.bbappend') diff --git a/recipes-bsp/imx-atf/imx-atf_%.bbappend b/recipes-bsp/imx-atf/imx-atf_%.bbappend index 5d0247e..08549a8 100644 --- a/recipes-bsp/imx-atf/imx-atf_%.bbappend +++ b/recipes-bsp/imx-atf/imx-atf_%.bbappend @@ -5,7 +5,10 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" -SRC_URI_append = " file://0001-imx8m-imx_rdc.c-fix-a-uninitialized-variable.patch" +SRC_URI_append = " \ + file://0001-imx8m-imx_rdc.c-fix-a-uninitialized-variable.patch \ + file://0001-Revert-Add-NXP-s-SoCs-partition-reboot-support.patch \ +" PV = "2.0+git${SRCPV}" SRCBRANCH = "imx_4.14.98_2.3.0" -- cgit v1.2.3