nuttx/boards/x86_64/intel64/qemu-intel64
p-szafonimateusz a0e00b993a intel64: register PCI controller early but postpone PCI drivers init
Some of PCI drivers require OS interfaces that can't be executed in the INIT context.
In that case we have to postpone PCI drivers probing and call it for example
in board initialization logic.

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-09-15 03:37:58 +08:00
..
configs boards/x86_64/qemu-intel64: enable debug messages for PCI test configs 2024-09-12 18:10:46 +08:00
include
scripts qemu-intel64: simplify linker script 2024-09-06 21:01:28 +08:00
src intel64: register PCI controller early but postpone PCI drivers init 2024-09-15 03:37:58 +08:00
CMakeLists.txt
Kconfig