mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-11 15:00:39 +00:00
meta-arm-bsp/oeqa: ignore new PCI warnings
The PCI subsystem with 6.18 is now warning on boot: PCI: OF: of_root node is NULL, cannot create PCI host bridge node Until this can be root-caused, ignore it. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -6,3 +6,6 @@ efifb: cannot reserve video memory at 0x80000000
|
||||
|
||||
# TODO: debug why this sometimes happens
|
||||
failed to find screen to remove
|
||||
|
||||
# appears with upgrade to kernel 6.18
|
||||
PCI: OF: of_root node is NULL, cannot create PCI host bridge node
|
||||
|
||||
Reference in New Issue
Block a user