nuttx-mirror/boards/x86_64/intel64/qemu-intel64
p-szafonimateusz 7d95bec148 qemu-intel64: move PCI initialization back to board logic
this partly revert 4123615621 which works OK for PCI serial and network cards
but breaks QEMU EDU due to usage of sem and usleep in IDLE thread context.
Another solution will be provided later.

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-03-07 15:03:40 -03:00
..
configs x86_64: move PCI bus initialization from qemu-intel64 to common x86_64 and initialize PCI in up_initialize() 2024-02-27 10:30:54 -03:00
include Various fixes for PCI work 2024-01-25 09:09:30 -08:00
scripts qemu-intel64: add .note.gnu.* to linker script 2024-02-26 18:18:48 -03:00
src qemu-intel64: move PCI initialization back to board logic 2024-03-07 15:03:40 -03:00
CMakeLists.txt arch/x86_64: add cmake support 2024-02-23 07:45:57 +08:00
Kconfig x86_64: move PCI bus initialization from qemu-intel64 to common x86_64 and initialize PCI in up_initialize() 2024-02-27 10:30:54 -03:00