uboot-mediatek: add patches for MT7988 and builds for RFB
[openwrt/staging/pepe2k.git] / package / boot / uboot-mediatek / patches / 433-add-qihoo_360t7.patch
index 2be7e18c6ec94de545f2c60cc382eb61dcc2d150..aaaeaa4f8ae069ac90a7828b6b78987ae839d801 100644 (file)
 +&eth {
 +      status = "okay";
 +      mediatek,gmac-id = <0>;
-+      phy-mode = "sgmii";
++      phy-mode = "2500base-x";
 +      mediatek,switch = "mt7531";
 +      reset-gpios = <&gpio 39 GPIO_ACTIVE_HIGH>;
 +
 +      fixed-link {
-+              speed = <1000>;
++              speed = <2500>;
 +              full-duplex;
 +      };
 +};