fdt print /cpus
cpus {
#address-cells = <0x1>;
#size-cells = <0x0>;
PowerPC,8548@0 {
device_type = "cpu";
reg = <0x0>;
d-cache-line-size = <0x20>;
i-cache-line-size = <0x20>;
d-cache-size = <0x8000>;
i-cache-size = <0x8000>;
next-level-cache = <0x1>;
};
};
=>
