aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-imx6/patches/110-mx6cuboxi-mmc-fallback.patch
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2019-05-14 09:47:26 +0200
committerPetr Štetiar <ynezz@true.cz>2019-05-20 21:19:48 +0200
commit049748e87e329313635cc7f7cc858a6c44eaf4f1 (patch)
treee6b055245ae4a20f20ddb9dc73c21e8d963f3c3a /package/boot/uboot-imx6/patches/110-mx6cuboxi-mmc-fallback.patch
parent4318bba0e94c034064f2ea3bf0a896d940227d66 (diff)
downloadupstream-049748e87e329313635cc7f7cc858a6c44eaf4f1.tar.gz
upstream-049748e87e329313635cc7f7cc858a6c44eaf4f1.tar.bz2
upstream-049748e87e329313635cc7f7cc858a6c44eaf4f1.zip
uboot-imx6: bump to 2019.04 and refresh patches
Build tested: apalis, mx6sabresd, nitrogen6dl, nitrogen6dl2g, nitrogen6q, nitrogen6q2g, nitrogen6s, nitrogen6s1g, wandboard Run tested: apalis Cc: Felix Fietkau <nbd@nbd.name> Cc: Vladimir Vid <vladimir.vid@sartura.hr> Cc: Koen Vandeputte <koen.vandeputte@ncentric.com> Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'package/boot/uboot-imx6/patches/110-mx6cuboxi-mmc-fallback.patch')
-rw-r--r--package/boot/uboot-imx6/patches/110-mx6cuboxi-mmc-fallback.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-imx6/patches/110-mx6cuboxi-mmc-fallback.patch b/package/boot/uboot-imx6/patches/110-mx6cuboxi-mmc-fallback.patch
index 4b34a831ba..2b2fde5ec9 100644
--- a/package/boot/uboot-imx6/patches/110-mx6cuboxi-mmc-fallback.patch
+++ b/package/boot/uboot-imx6/patches/110-mx6cuboxi-mmc-fallback.patch
@@ -15,7 +15,7 @@
if (phydev->drv->config)
--- a/arch/arm/mach-imx/spl.c
+++ b/arch/arm/mach-imx/spl.c
-@@ -167,7 +167,7 @@ int g_dnl_bind_fixup(struct usb_device_d
+@@ -176,7 +176,7 @@ int g_dnl_bind_fixup(struct usb_device_d
/* called from spl_mmc to see type of boot mode for storage (RAW or FAT) */
u32 spl_boot_mode(const u32 boot_device)
{