diff --git a/recipes-bsp/imx-atf/imx-atf-boundary_2.2.bb b/recipes-bsp/imx-atf/imx-atf-boundary_2.3.bb similarity index 94% rename from recipes-bsp/imx-atf/imx-atf-boundary_2.2.bb rename to recipes-bsp/imx-atf/imx-atf-boundary_2.3.bb index ad33f4d..0cd079d 100644 --- a/recipes-bsp/imx-atf/imx-atf-boundary_2.2.bb +++ b/recipes-bsp/imx-atf/imx-atf-boundary_2.3.bb @@ -9,10 +9,10 @@ PROVIDES = "imx-atf" PV .= "+git${SRCPV}" -SRCBRANCH = "boundary-imx_5.4.47_2.2.0" +SRCBRANCH = "boundary-imx_5.4.70_2.3.0" SRC_URI = "git://github.com/boundarydevices/imx-atf.git;branch=${SRCBRANCH} \ " -SRCREV = "515fb041a3876b698b9f8e72bdfeb135d8a98623" +SRCREV = "9f6114fde03ebed6ecc482989a7660adc5a41a9d" S = "${WORKDIR}/git" diff --git a/recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc b/recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc index fb311ec..ae544f2 100644 --- a/recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc +++ b/recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" PV = "v2020.10+git${SRCPV}" -SRCREV = "3bff80169f46ff378ea7f321b1ad7636311c74fd" +SRCREV = "6ed3b4647b1ca8d3cb33595c33e1c92b1fefb561" SRCBRANCH = "boundary-v2020.10" SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"