diff --git a/patches-22.03.0/0008-fix-gl-mt1300-support-sdhci-by-default.patch b/patches-22.03.0/0008-fix-gl-mt1300-support-sdhci-by-default.patch new file mode 100644 index 0000000..a366871 --- /dev/null +++ b/patches-22.03.0/0008-fix-gl-mt1300-support-sdhci-by-default.patch @@ -0,0 +1,25 @@ +From 49a01620d8687597bee710d358c2d668e4c30694 Mon Sep 17 00:00:00 2001 +From: gl-dengxinfa +Date: Mon, 10 Oct 2022 11:23:24 +0800 +Subject: [PATCH] fix: gl-mt1300 support sdhci by default + +--- + target/linux/ramips/image/mt7621.mk | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk +index 6c937a2409..61a77c3d94 100644 +--- a/target/linux/ramips/image/mt7621.mk ++++ b/target/linux/ramips/image/mt7621.mk +@@ -692,7 +692,7 @@ define Device/glinet_gl-mt1300 + DEVICE_VENDOR := GL.iNet + DEVICE_MODEL := GL-MT1300 + OLD_SUPPORTED_DEVICES := gl-mt1300 +- DEVICE_PACKAGES := kmod-mt7615e kmod-mt7615-firmware kmod-usb3 ++ DEVICE_PACKAGES := kmod-mt7615e kmod-mt7615-firmware kmod-usb3 kmod-sdhci-mt7620 + IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | check-size | append-gl-metadata + endef + TARGET_DEVICES += glinet_gl-mt1300 +-- +2.34.1 + diff --git a/profiles/glinet_mt1300.yml b/profiles/glinet_mt1300.yml index a97df17..352bfe4 100644 --- a/profiles/glinet_mt1300.yml +++ b/profiles/glinet_mt1300.yml @@ -16,6 +16,7 @@ packages: - kmod-usb-ohci - kmod-gl-sdk4-hw-info - kmod-gl-sdk4-tertf + - kmod-sdhci-mt7620 - dnsmasq-full - mwan3 - iwinfo