From: Rosen Penev Date: Sun, 21 Jan 2018 03:56:33 +0000 (-0800) Subject: ramips: Fix GB-PC1 cpuclock again X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c25d9cbde8297452978cbd70937fe91434546ded;p=librecmc%2Flibrecmc.git ramips: Fix GB-PC1 cpuclock again The intended frequency is 900 MHz, not 90. Fixes: 7059ab48a6d5 ("ramips: fix cpuclock for the GB-PC1") Signed-off-by: Rosen Penev --- diff --git a/target/linux/ramips/dts/GB-PC1.dts b/target/linux/ramips/dts/GB-PC1.dts index 664dfa1efd..47e1377989 100644 --- a/target/linux/ramips/dts/GB-PC1.dts +++ b/target/linux/ramips/dts/GB-PC1.dts @@ -104,7 +104,7 @@ &cpuclock { compatible = "fixed-clock"; - clock-frequency = <90000000>; + clock-frequency = <900000000>; }; &pcie {