aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mxs/Makefile
diff options
context:
space:
mode:
authorMichael Heimpold <mhei@heimpold.de>2020-04-20 00:21:59 +0200
committerPetr Štetiar <ynezz@true.cz>2020-06-03 16:49:28 +0200
commitd71fa37aa3730db7388344ecd072be5655289ecb (patch)
tree7e911fe888bb1406b45531fe72e180e388fd954a /package/boot/uboot-mxs/Makefile
parentf93fcf8923aa1f89b8190e125ba9fbb435e26045 (diff)
downloadupstream-d71fa37aa3730db7388344ecd072be5655289ecb.tar.gz
upstream-d71fa37aa3730db7388344ecd072be5655289ecb.tar.bz2
upstream-d71fa37aa3730db7388344ecd072be5655289ecb.zip
uboot-mxs: bump to v2020.04
Also update the U-Boot BSP patch for I2SE Duckbill devices. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Diffstat (limited to 'package/boot/uboot-mxs/Makefile')
-rw-r--r--package/boot/uboot-mxs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-mxs/Makefile b/package/boot/uboot-mxs/Makefile
index 3112d673d4..2a202dca8f 100644
--- a/package/boot/uboot-mxs/Makefile
+++ b/package/boot/uboot-mxs/Makefile
@@ -8,10 +8,10 @@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
-PKG_VERSION:=2020.01
+PKG_VERSION:=2020.04
PKG_RELEASE:=1
-PKG_HASH:=aa453c603208b1b27bd03525775a7f79b443adec577fdc6e8f06974025a135f1
+PKG_HASH:=fe732aaf037d9cc3c0909bad8362af366ae964bbdac6913a34081ff4ad565372
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk