Updated the device tree to use 30Mhz instead of 10Mhz for the cpu timebase.

This commit is contained in:
Ross Thompson 2022-10-20 15:05:39 -05:00
parent 61f7bad739
commit d68bdfbade

View File

@ -21,7 +21,8 @@
cpus {
#address-cells = <0x01>;
#size-cells = <0x00>;
timebase-frequency = <0x989680>;
clock-frequency = <0x1C9C380>;
timebase-frequency = <0x1C9C380>;
cpu@0 {
phandle = <0x01>;