mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Updated the device tree to use 30Mhz instead of 10Mhz for the cpu timebase.
This commit is contained in:
parent
d4c5440f25
commit
897982400c
@ -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