aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mxs/Makefile
diff options
context:
space:
mode:
authorMichael Heimpold <mhei@heimpold.de>2019-11-05 00:14:55 +0100
committerZoltan HERPAI <wigyori@uid0.hu>2019-11-09 12:56:25 +0100
commit593d02a9be187cdbe59adc973e805b13244c999c (patch)
tree7b51e34c3e1d60f93ed0c42c6da5e3176b8653be /package/boot/uboot-mxs/Makefile
parent6ffd8a8f92ab5337ab967ab2922d7de7f0480bc9 (diff)
downloadupstream-593d02a9be187cdbe59adc973e805b13244c999c.tar.gz
upstream-593d02a9be187cdbe59adc973e805b13244c999c.tar.bz2
upstream-593d02a9be187cdbe59adc973e805b13244c999c.zip
uboot-mxs: bump to v2019.10
Also update the U-Boot BSP patch for I2SE Duckbill devices. Run tested on I2SE Duckbill and Olimex OLinuXino Maxi boards. 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 c4485f5b3d..04d3f15f95 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:=2019.01
+PKG_VERSION:=2019.10
PKG_RELEASE:=1
-PKG_HASH:=50bd7e5a466ab828914d080d5f6a432345b500e8fba1ad3b7b61e95e60d51c22
+PKG_HASH:=8d6d6070739522dd236cba7055b8736bfe92b4fac0ea18ad809829ca79667014
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk