Update Xiaomi MiWiFi Mini .dts file with setting read-only flag to
u-boot partition and enabling PA to improve 2.4 GHz signal strength.

Signed-off-by: Tomislav Požega <pozega.tomis...@gmail.com>
---

diff -purN a/target/linux/ramips/dts/XIAOMI-MIWIFI-MINI.dts
b/target/linux/ramips/dts/XIAOMI-MIWIFI-MINI.dts
--- a/target/linux/ramips/dts/XIAOMI-MIWIFI-MINI.dts    2016-02-11
18:15:49.813667000 +0100
+++ b/target/linux/ramips/dts/XIAOMI-MIWIFI-MINI.dts    2016-02-12
05:50:09.713759990 +0100
@@ -37,6 +37,7 @@
                                partition@0 {
                                        label = "u-boot";
                                        reg = <0x0 0x30000>;
+                                       read-only;
                                };
 
                                partition@30000 {
@@ -113,6 +114,11 @@
                                ralink,group = "i2c", "rgmii1";
                                ralink,function = "gpio";
                        };
+
+                       pa {
+                               ralink,group = "pa";
+                               ralink,function = "pa";
+                       };
                };
        };
 
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to