]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
u-boot: update to 2021.01
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 26 Jan 2021 19:10:22 +0000 (20:10 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 4 Mar 2021 10:51:53 +0000 (10:51 +0000)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/u-boot

index a0f8dac54dd1e83e94601e30f9035af37011cad1..d534fbe89763832a959b24ba8496022651e4b5f3 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2018.03
+VER        = 2021.01
 
 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 = 02922bdf0ee003fe25bfc32749ffdeab
+$(DL_FILE)_MD5 = a3206df1c1b97df7a4ddcdd17cb97d0c
 
 install : $(TARGET)
 
@@ -90,7 +90,6 @@ ifeq "${BUILD_ARCH}" "armv5tel"
        cd $(DIR_APP) && install MLO /boot/
        cd $(DIR_APP) && install u-boot.img /boot/
        cd $(DIR_APP) && make distclean
-       
 
        # Wandboard
        -mkdir -pv /usr/share/u-boot/wandboard