From ce11c9a02ec41dcd8c5691c0a1a94f510196c61c Mon Sep 17 00:00:00 2001 From: Gabriel Valcazar Date: Mon, 5 Oct 2020 16:25:29 +0200 Subject: [PATCH] cosmetic: digi-defaults.inc: update Linux/U-Boot version table Add the ccimx6/6qp and update the ccimx8x supported U-Boot version. Even though older versions of U-Boot can be built for the 8X, the dependencies with the SCFW only make it possible to use the latest version of U-Boot to avoid unexpected behaviour. Signed-off-by: Gabriel Valcazar --- meta-digi-arm/conf/machine/include/digi-defaults.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-digi-arm/conf/machine/include/digi-defaults.inc b/meta-digi-arm/conf/machine/include/digi-defaults.inc index 40a7604bd..6eecb5dd9 100644 --- a/meta-digi-arm/conf/machine/include/digi-defaults.inc +++ b/meta-digi-arm/conf/machine/include/digi-defaults.inc @@ -14,8 +14,10 @@ LINUXLIBCVERSION ?= "5.4%" # # Platform Linux U-Boot # ------------------------------------------------- +# ccimx6 5.4 2017.03 +# ccimx6qp 5.4 2017.03 # ccimx6ul 5.4 2017.03 -# ccimx8x 5.4 2019.04, 2018.03, 2017.03 (all packaged in imx-boot) +# ccimx8x 5.4 2020.04 (packaged in imx-boot) # ccimx8mn 5.4 2018.03 (packaged in imx-boot) #