From 31e91d4b7914cbd0b489483dff35cd30db505fbe Mon Sep 17 00:00:00 2001 From: Kenneth Johansson Date: Wed, 19 Sep 2018 13:26:04 +0200 Subject: [PATCH] ex400: switch active bank on reset press. --- uboot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uboot/Makefile b/uboot/Makefile index ac8d55dfc..bb4f44a68 100644 --- a/uboot/Makefile +++ b/uboot/Makefile @@ -18,7 +18,7 @@ PKG_SOURCE_URL:=git@private.inteno.se:uboot PKG_SOURCE_VERSION:=505b9ebb3d3f620e46f16a9b7b364ecc64256c2f else PKG_SOURCE_URL:=http://public.inteno.se:/uboot -PKG_SOURCE_VERSION:=505b9ebb3d3f620e46f16a9b7b364ecc64256c2f +PKG_SOURCE_VERSION:=4f8ba5a6dfe419ee243b7cb745e731e0bb0e3ae9 endif PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)