Browse Source

Fixed clock skew on GB-PC1

Douglas Gazineu 6 years ago
parent
commit
8e5ef2d9b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ramips/dts/GB-PC1.dts

+ 1 - 1
target/linux/ramips/dts/GB-PC1.dts

@@ -104,7 +104,7 @@
 
 &sysclock {
 			compatible = "fixed-clock";
-			clock-frequency = <90000000>;
+			clock-frequency = <88000000>;
 };
 
 &pcie {