diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-10-07 16:53:22 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-10-12 09:45:54 +0200 |
commit | 9c718b5478ac5df8ca4f27dbb70a6201c385aada (patch) | |
tree | e73b499786367a1f7b65a20cea640a09ac8e678f /target/linux/layerscape/patches-4.14/819-sdhc-support-layerscape.patch | |
parent | b21bea7b1b92abefad53bcfe509b7e44dd488c79 (diff) | |
download | upstream-9c718b5478ac5df8ca4f27dbb70a6201c385aada.tar.gz upstream-9c718b5478ac5df8ca4f27dbb70a6201c385aada.tar.bz2 upstream-9c718b5478ac5df8ca4f27dbb70a6201c385aada.zip |
kernel: bump 4.14 to 4.14.200
Refreshed all patches.
Compile-tested on: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/layerscape/patches-4.14/819-sdhc-support-layerscape.patch')
-rw-r--r-- | target/linux/layerscape/patches-4.14/819-sdhc-support-layerscape.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.14/819-sdhc-support-layerscape.patch b/target/linux/layerscape/patches-4.14/819-sdhc-support-layerscape.patch index 02688c74cd..cc2d72290f 100644 --- a/target/linux/layerscape/patches-4.14/819-sdhc-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.14/819-sdhc-support-layerscape.patch @@ -22,7 +22,7 @@ Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com> --- a/drivers/mmc/core/mmc.c +++ b/drivers/mmc/core/mmc.c -@@ -1174,6 +1174,9 @@ static int mmc_select_hs400(struct mmc_c +@@ -1173,6 +1173,9 @@ static int mmc_select_hs400(struct mmc_c goto out_err; /* Switch card to DDR */ |