summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Scott <mike@foundries.io>2021-02-11 13:31:02 -0800
committerRicardo Salveti <44008055+ricardosalveti@users.noreply.github.com>2021-02-17 13:44:06 -0300
commit6d92695045656a88e28fe83205a58c836e03d388 (patch)
tree1b079a924e85c6ea8bfb91f67862c031d8f1d48d
parent28eccb799e8c2154b1d98ae05f398b90e66eac5f (diff)
base: u-boot-fio: 2020.04: bump to f0e3fc69
Relevant changes: - f0e3fc69 [FIO extras] fiovb: sync ta header for upgrade_available support - 4b6ffe1e [FIO extras] fiovb: add support to delete persistent values - b7229946 [FIO internal] imx8mmevk: drop hardcoded USB configuration - 203c7679 [FIO internal] imx8mm_evk: fix build issues when SPL_DM=y - c8bb7924 [FIO internal] usb hub: don't use env if it's not enabled - 40403e6d [FIO internal] imx8m: don't enable CAAM if OP-TEE is used - 81bd72c4 [FIO toup] rsa-verify: fix aligment issues for SPL - a46a3140 [FIO toup] cmd: scp03: enable and provision command - 8e27c188 [FIO toup] common: TEE SCP03 control Signed-off-by: Michael Scott <mike@foundries.io>
-rw-r--r--meta-lmp-base/recipes-bsp/u-boot/u-boot-fio_2020.04.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-lmp-base/recipes-bsp/u-boot/u-boot-fio_2020.04.bb b/meta-lmp-base/recipes-bsp/u-boot/u-boot-fio_2020.04.bb
index c31cb09..32436cd 100644
--- a/meta-lmp-base/recipes-bsp/u-boot/u-boot-fio_2020.04.bb
+++ b/meta-lmp-base/recipes-bsp/u-boot/u-boot-fio_2020.04.bb
@@ -1,4 +1,4 @@
require u-boot-fio-common.inc
-SRCREV = "881a8e04d1ce10bd2df6c31d83f46c029ec66497"
+SRCREV = "f0e3fc6964dff0a88ecba1db37fdde0e5b82da6d"
SRCBRANCH = "2020.04+fio"