From ea69c15f5e9dfa201d08332c65703785bcb00b25 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 24 Jun 2019 15:23:37 +0200 Subject: Revert "imx-atf: update to 4.14.98 2.0.0" The 2018.03 U-Boot of the 4.14.78 1.0.0 BSP failes booting. By reverting to ATF 1.5 it boots again. This reverts commit 39ea358020e2f555c1fd36a1f9e193466c9d96f7. Signed-off-by: Max Krummenacher --- recipes-bsp/imx-atf/imx-atf_%.bbappend | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (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 8732c74..5e8fd11 100644 --- a/recipes-bsp/imx-atf/imx-atf_%.bbappend +++ b/recipes-bsp/imx-atf/imx-atf_%.bbappend @@ -1,4 +1,3 @@ -PLATFORM_mx8qxp = "imx8qx" -PV = "2.0+git${SRCPV}" -SRCBRANCH = "imx_4.14.98_2.0.0_ga" -SRCREV = "4b273d520d4b25d0aae2aa37138dd06386d96872" \ No newline at end of file +PV = "1.5.0+git${SRCPV}" +SRCBRANCH = "imx_4.14.78_1.0.0_ga" +SRCREV = "d6451cc1e162eff89b03dd63e86d55b9baa8885b" \ No newline at end of file -- cgit v1.2.3