From f6e6eadc99c6274207f8f2ebc739063549959a1f Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Wed, 11 Apr 2018 03:17:44 +0200 Subject: packages/uboot-omap: bugfix: serial using ns16550 fifo not enabled The serial was working before, but not when doing copy&pasting longer commands in a short time. Fixes: a4def18f29e1 ("uboot-omap: Update to u-boot v2017.01") Signed-off-by: Alexander Couzens --- package/boot/uboot-omap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/boot/uboot-omap/Makefile') diff --git a/package/boot/uboot-omap/Makefile b/package/boot/uboot-omap/Makefile index 9084f37402..0d5260d121 100644 --- a/package/boot/uboot-omap/Makefile +++ b/package/boot/uboot-omap/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_VERSION:=2017.01 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_HASH:=6c425175f93a4bcf2ec9faf5658ef279633dbd7856a293d95bd1ff516528ecf2 -- cgit v1.2.3