Attention is currently required from: Martin L Roth. Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/12471 )
Change subject: device/device.c: remove warning for missing apic read resources ......................................................................
Patch Set 2:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/12471/comment/52b46b1d_9828ff0c PS2, Line 9: We have had the "APIC: 00 missing read_resources" messages
Martin & Nico, we're seeing similar errors on MediaTek platforms: […]
I found this devicetree in google/corsola. Looking at the soc code, I couldn't find how the `cpu` device is used. Even the `cpu_cluster` only gets general soc functions attached, AFAICT. Maybe I missed something, though.
So, what I wonder: Does the `device cpu` line in the devicetree do anything beside causing that error message?