mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Temporarily disable the cpus directive until I figure out what's wrong.
This commit is contained in:
parent
b053814333
commit
df90fb1f9f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276101
@ -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