Temporarily disable the cpus directive until I figure out what's wrong.
This commit is contained in:
parent
b053814333
commit
df90fb1f9f
@ -35,6 +35,7 @@
|
||||
|
||||
memreserve = <0x08000000 0x08000000>; /* Set by VideoCore */
|
||||
|
||||
/*
|
||||
cpus {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
@ -45,6 +46,7 @@
|
||||
clock-frequency = <700000000>; /* 700MHz */
|
||||
};
|
||||
};
|
||||
*/
|
||||
|
||||
memory {
|
||||
device_type = "memory";
|
||||
|
Loading…
Reference in New Issue
Block a user