From 0debdc742aa5bd7ef72eb8ee954e33d69965c116 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Fri, 25 Dec 2015 23:25:05 -0300 Subject: linux-libre-knock-4.3.3_gnu-2: update config and patches for armv7h; fix hangs on older intel hardware --- kernels/linux-libre-knock/0004-fix-mvsdio-eMMC-timing.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kernels/linux-libre-knock/0004-fix-mvsdio-eMMC-timing.patch') diff --git a/kernels/linux-libre-knock/0004-fix-mvsdio-eMMC-timing.patch b/kernels/linux-libre-knock/0004-fix-mvsdio-eMMC-timing.patch index fa7a719e4..6a6b04148 100644 --- a/kernels/linux-libre-knock/0004-fix-mvsdio-eMMC-timing.patch +++ b/kernels/linux-libre-knock/0004-fix-mvsdio-eMMC-timing.patch @@ -1,7 +1,7 @@ -From d0899762087c6ff5c8a9b522d4f2fe1f9d527b5f Mon Sep 17 00:00:00 2001 +From 279ad74e38e3c692eab7c59fae909fe22ea5d1dd Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 5 Sep 2014 15:43:56 -0600 -Subject: [PATCH 4/8] fix mvsdio eMMC timing +Subject: [PATCH 4/9] 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 a448498..14441a6 100644 host->clock = ios->clock; host->ns_per_clk = 1000000000 / (host->base_clock / (m+1)); -- -2.4.5 +2.6.4 -- cgit v1.2.3-2-g168b