u-boot: Upgrade to 2019.01 release

This upgrades the U-Boot to latest 2019.01 release.

(From OE-Core rev: fc5895a41f1e903d86f726821dadfeeba4145585)

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Marek Vasut
2019-02-22 00:56:18 +01:00
committed by Richard Purdie
parent 7bf275b54e
commit 2d74ea2801
4 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ PE = "1"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
SRCREV = "0157013f4a4945bbdb70bb4d98d680e0845fd784"
SRCREV = "d3689267f92c5956e09cc7d1baa4700141662bff"
SRC_URI = "git://git.denx.de/u-boot.git"