forked from Github_Repos/cvw
Updated the device tree to use 30Mhz instead of 10Mhz for the cpu timebase.
This commit is contained in:
parent
61f7bad739
commit
d68bdfbade
@ -21,7 +21,8 @@
|
|||||||
cpus {
|
cpus {
|
||||||
#address-cells = <0x01>;
|
#address-cells = <0x01>;
|
||||||
#size-cells = <0x00>;
|
#size-cells = <0x00>;
|
||||||
timebase-frequency = <0x989680>;
|
clock-frequency = <0x1C9C380>;
|
||||||
|
timebase-frequency = <0x1C9C380>;
|
||||||
|
|
||||||
cpu@0 {
|
cpu@0 {
|
||||||
phandle = <0x01>;
|
phandle = <0x01>;
|
||||||
|
Loading…
Reference in New Issue
Block a user