aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware/layerscape/ls-rcw/Makefile
diff options
context:
space:
mode:
authorPawel Dembicki <paweldembicki@gmail.com>2020-11-04 10:16:31 +0100
committerPetr Štetiar <ynezz@true.cz>2020-11-23 22:53:15 +0100
commitcdff729b27592b1761059886c40f0204507000d1 (patch)
treec08622ee6f464b368da457707341035454520cb6 /package/firmware/layerscape/ls-rcw/Makefile
parent4dc27a026b7e308477adecbdf8e6da58e1d57716 (diff)
downloadupstream-cdff729b27592b1761059886c40f0204507000d1.tar.gz
upstream-cdff729b27592b1761059886c40f0204507000d1.tar.bz2
upstream-cdff729b27592b1761059886c40f0204507000d1.zip
layerscape: enable spi-uart in LS1012A-FRDM
This patch add missing support of SC16IS740 serial controller, installed on LS1012A-FRDM board. It was required to change RCW bits, because SPI was disabled by default. Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Diffstat (limited to 'package/firmware/layerscape/ls-rcw/Makefile')
-rw-r--r--package/firmware/layerscape/ls-rcw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firmware/layerscape/ls-rcw/Makefile b/package/firmware/layerscape/ls-rcw/Makefile
index 3853c9c3fb..6245e89633 100644
--- a/package/firmware/layerscape/ls-rcw/Makefile
+++ b/package/firmware/layerscape/ls-rcw/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=ls-rcw
PKG_VERSION:=LSDK-20.04-update-290520
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://source.codeaurora.org/external/qoriq/qoriq-components/rcw