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 <gabriel.valcazar@digi.com>
This commit is contained in:
parent
54643df677
commit
ce11c9a02e
|
|
@ -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)
|
||||
#
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue