diff options
Diffstat (limited to 'libre/linux-libre-pck/0004-fix-mvsdio-eMMC-timing.patch')
-rw-r--r-- | libre/linux-libre-pck/0004-fix-mvsdio-eMMC-timing.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/linux-libre-pck/0004-fix-mvsdio-eMMC-timing.patch b/libre/linux-libre-pck/0004-fix-mvsdio-eMMC-timing.patch index 13910397d..050e8a0e5 100644 --- a/libre/linux-libre-pck/0004-fix-mvsdio-eMMC-timing.patch +++ b/libre/linux-libre-pck/0004-fix-mvsdio-eMMC-timing.patch @@ -1,7 +1,7 @@ -From edb8d8e73417db6941473734b9cfb673c7089f72 Mon Sep 17 00:00:00 2001 +From 51597a7978cb561ba33d2fe4f9fb3aa07f448cc4 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 4/8] 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 42296e5..e5ce6d2 100644 host->clock = ios->clock; host->ns_per_clk = 1000000000 / (host->base_clock / (m+1)); -- -2.10.2 +2.10.0 |