summaryrefslogtreecommitdiff
path: root/libre/linux-libre/0004-fix-mvsdio-eMMC-timing.patch
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-07-15 18:23:45 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-07-15 18:23:45 -0400
commitd2ff450a33ef5c6f755f3e3abf406a502ed1b446 (patch)
tree741503313980c2340b2a145a85ed00a6ba58ce90 /libre/linux-libre/0004-fix-mvsdio-eMMC-timing.patch
parentca847020900cd2ba96477b34f1d41fce3bf79286 (diff)
parente6e6dd11ab4afa23ea245f3ddde4ff96bf3d64e8 (diff)
downloadabslibre-d2ff450a33ef5c6f755f3e3abf406a502ed1b446.tar.gz
abslibre-d2ff450a33ef5c6f755f3e3abf406a502ed1b446.tar.bz2
abslibre-d2ff450a33ef5c6f755f3e3abf406a502ed1b446.zip
Merge branch 'master' of git://projects.parabola.nu/abslibre/abslibre
Diffstat (limited to 'libre/linux-libre/0004-fix-mvsdio-eMMC-timing.patch')
-rw-r--r--libre/linux-libre/0004-fix-mvsdio-eMMC-timing.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/linux-libre/0004-fix-mvsdio-eMMC-timing.patch b/libre/linux-libre/0004-fix-mvsdio-eMMC-timing.patch
index 3c1c94f65..965b849b8 100644
--- a/libre/linux-libre/0004-fix-mvsdio-eMMC-timing.patch
+++ b/libre/linux-libre/0004-fix-mvsdio-eMMC-timing.patch
@@ -1,7 +1,7 @@
-From 80d34ee9819ed5400e37d4a9801f976d1c8281c0 Mon Sep 17 00:00:00 2001
+From 23883cf4470afeb33dc9c171978df76f5470f4f0 Mon Sep 17 00:00:00 2001
From: Kevin Mihelich <kevin@archlinuxarm.org>
Date: Fri, 5 Sep 2014 15:43:56 -0600
-Subject: [PATCH 04/13] fix mvsdio eMMC timing
+Subject: [PATCH 04/14] fix mvsdio eMMC timing
These changes from Globalscale change the MMC timing to allow the eMMC versions
of the Mirabox and SMILE Plug to work.
@@ -34,5 +34,5 @@ index 210247b3d11a..1a1802dc9ef4 100644
host->clock = ios->clock;
host->ns_per_clk = 1000000000 / (host->base_clock / (m+1));
--
-2.17.0
+2.18.0