]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/gnu/dts/arm64/arm/foundation-v8-spin-table.dtsi
MFV r356163,r356197:
[FreeBSD/FreeBSD.git] / sys / gnu / dts / arm64 / arm / foundation-v8-spin-table.dtsi
1 /*
2  * ARM Ltd.
3  *
4  * ARMv8 Foundation model DTS (spin table configuration)
5  */
6
7 &cpu0 {
8         enable-method = "spin-table";
9         cpu-release-addr = <0x0 0x8000fff8>;
10 };
11
12 &cpu1 {
13         enable-method = "spin-table";
14         cpu-release-addr = <0x0 0x8000fff8>;
15 };
16
17 &cpu2 {
18         enable-method = "spin-table";
19         cpu-release-addr = <0x0 0x8000fff8>;
20 };
21
22 &cpu3 {
23         enable-method = "spin-table";
24         cpu-release-addr = <0x0 0x8000fff8>;
25 };