]> git.ipfire.org Git - people/arne_f/ipfire-2.x.git/commitdiff
u-boot: update to 2021.07-rc4
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 17 Jun 2021 19:51:39 +0000 (19:51 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 5 Jul 2021 05:42:39 +0000 (07:42 +0200)
fix crashed on RPi boards and maybee others if a usb-keyboard is
connected.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/u-boot

index 9a1ce1834dab817691cb95d975492ab15c117591..874682a3a523774d369f68e2890e998a97034ff4 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2021.04
+VER        = 2021.07-rc4
 
 THISAPP    = u-boot-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 1299c23ee4fde7e73a1b9f8f80fd28e0
+$(DL_FILE)_MD5 = d7ecb64932989839c81dd64bb441f0b1
 
 install : $(TARGET)