aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi/patches/012-sun6i-fix-clock_twi_onoff.patch
diff options
context:
space:
mode:
authorZoltan Herpai <wigyori@uid0.hu>2016-11-23 19:41:24 +0100
committerGitHub <noreply@github.com>2016-11-23 19:41:24 +0100
commitfee8b58d42c5b155d91929a2148033eac0b26018 (patch)
tree90c6e6efe69a480f1ed9cb7ded42548fab0ef4c2 /package/boot/uboot-sunxi/patches/012-sun6i-fix-clock_twi_onoff.patch
parent10ccba1ba8759e1f1bbfb5471e9fe6b197979139 (diff)
parent9e2f8fa1e5df297c172ce1472eb076c3c0b27cad (diff)
downloadmaster-187ad058-fee8b58d42c5b155d91929a2148033eac0b26018.tar.gz
master-187ad058-fee8b58d42c5b155d91929a2148033eac0b26018.tar.bz2
master-187ad058-fee8b58d42c5b155d91929a2148033eac0b26018.zip
Merge pull request #241 from wigyori/sunxi-uboot-fixes
uboot-sunxi: fix default config for OLIMEX A13 SOM
Diffstat (limited to 'package/boot/uboot-sunxi/patches/012-sun6i-fix-clock_twi_onoff.patch')
-rw-r--r--package/boot/uboot-sunxi/patches/012-sun6i-fix-clock_twi_onoff.patch2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/boot/uboot-sunxi/patches/012-sun6i-fix-clock_twi_onoff.patch b/package/boot/uboot-sunxi/patches/012-sun6i-fix-clock_twi_onoff.patch
index 9471b39b3b..45416703a4 100644
--- a/package/boot/uboot-sunxi/patches/012-sun6i-fix-clock_twi_onoff.patch
+++ b/package/boot/uboot-sunxi/patches/012-sun6i-fix-clock_twi_onoff.patch
@@ -12,8 +12,6 @@ Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/cpu/armv7/sunxi/clock_sun6i.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
-diff --git a/arch/arm/cpu/armv7/sunxi/clock_sun6i.c b/arch/arm/cpu/armv7/sunxi/clock_sun6i.c
-index 700b605..4e1e1a4 100644
--- a/arch/arm/cpu/armv7/sunxi/clock_sun6i.c
+++ b/arch/arm/cpu/armv7/sunxi/clock_sun6i.c
@@ -100,13 +100,18 @@ int clock_twi_onoff(int port, int state)