Lower the max-frequency property, aligning it with the current value used
in the kernel DTS.

Signed-off-by: Enrico Mioso <mrkiko...@gmail.com>
---
 package/boot/uboot-mediatek/patches/454-add-glinet-x3000.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/boot/uboot-mediatek/patches/454-add-glinet-x3000.patch 
b/package/boot/uboot-mediatek/patches/454-add-glinet-x3000.patch
index 253939a2be..fe89b63441 100644
--- a/package/boot/uboot-mediatek/patches/454-add-glinet-x3000.patch
+++ b/package/boot/uboot-mediatek/patches/454-add-glinet-x3000.patch
@@ -106,7 +106,7 @@
 +&mmc0 {
 +      pinctrl-names = "default";
 +      pinctrl-0 = <&mmc0_pins_default>;
-+      max-frequency = <52000000>;
++      max-frequency = <26000000>;
 +      bus-width = <8>;
 +      cap-mmc-hw-highspeed;
 +      cap-mmc-hw-reset;
-- 
2.49.0


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to