u-boot: upgrade 2021.10 -> 2022.01

(From OE-Core rev: d9ff458e88fe764686e4df31faff9e74d5c490b7)

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Marek Vasut
2022-01-11 04:04:22 +01:00
committed by Richard Purdie
parent 3446475c97
commit 348dd6d628
3 changed files with 1 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ PE = "1"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
SRCREV = "d80bb749fab53da72c4a0e09b8c2d2aaa3103c91"
SRCREV = "d637294e264adfeb29f390dfc393106fd4d41b17"
SRC_URI = "git://git.denx.de/u-boot.git;branch=master \
"