summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-10-31 14:00:20 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-10-31 14:00:20 +0100
commit6b7e1c7227258662616f9a97b5dd16ed0b8e9339 (patch)
tree01238295f279cb3b57ca96e6e3ec01ee8741125b /recipes-bsp/u-boot
parentc000cc25fbd63b5eb1ec1b7a564a057bb158d6f2 (diff)
linux kernel & u-boot recipes: update to latest
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common.inc2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend2
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common.inc b/recipes-bsp/u-boot/u-boot-toradex-common.inc
index f476e17..1183985 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common.inc
@@ -12,7 +12,7 @@ inherit fsl-u-boot-localversion
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "26d926eda08ea0218befcd773191961a9afcd069"
+SRCREV = "347b4ac4e4205379f6570f5e73e2c706870bc37f"
SRCBRANCH = "toradex_2019.07"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_2019.07-next"
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc b/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
index cafba2b..365add4 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a
UBOOT_SRC ?= "git://git.toradex.com/u-boot-toradex.git;protocol=https"
SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}"
-SRCREV = "9393e0c9bd023a642d2044ab9f3f85e3e2ee2c1e"
+SRCREV = "553fb1fa86e933d351d8c8a25e3e718b7ff92c69"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH = "toradex_imx_v2018.03_4.14.98_2.3.0_bringup"
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend
index 6c24160..188f5a6 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend
+++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend
@@ -1,6 +1,6 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-SRCREV = "72e849dcfa4aa883589ae38a068d8e443c73837a"
+SRCREV = "5c2d46b32533cd873c7d821d9842905c9ef48765"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "2016.11-toradex-next"
SRC_URI += "file://fw_unlock_mmc.sh"
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
index a14b116..5ed13f9 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
+++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
@@ -2,7 +2,7 @@ require recipes-bsp/u-boot/u-boot-toradex-env.inc
LOCALVERSION = "-${TDX_VER_ITEM}"
-SRCREV = "72e849dcfa4aa883589ae38a068d8e443c73837a"
+SRCREV = "5c2d46b32533cd873c7d821d9842905c9ef48765"
SRCBRANCH = "2016.11-toradex"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "2016.11-toradex-next"