summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-06-24 15:23:37 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-06-24 16:47:06 +0200
commitea69c15f5e9dfa201d08332c65703785bcb00b25 (patch)
tree373f995fac05b08afa3b72cb7d86df1e11d1d2a4
parent6dff21d2abbc958b917b94f16762a72fdb207090 (diff)
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 <max.krummenacher@toradex.com>
-rw-r--r--recipes-bsp/imx-atf/imx-atf_%.bbappend7
1 files changed, 3 insertions, 4 deletions
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