mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-16 15:25:53 +00:00
Qemu_x86 didn't reflect emulated program memory size. It was because chosen zephyr,flash was assigned to flash_simulator which was helping to generate DT_FLASH properties for sim_flash node. This change revert choice of flash0 which solve problem with program memory size. Flash simulator have to use DT_SOC_NV_FLASH_xxx labels for fetch its property since that. fixes #15832 Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> |
||
---|---|---|
.. | ||
doc | ||
board.cmake | ||
dts_fixup.h | ||
Kconfig.board | ||
Kconfig.defconfig | ||
qemu_x86_coverage_defconfig | ||
qemu_x86_coverage.dts | ||
qemu_x86_coverage.yaml | ||
qemu_x86_defconfig | ||
qemu_x86_iamcu_defconfig | ||
qemu_x86_iamcu.dts | ||
qemu_x86_iamcu.yaml | ||
qemu_x86_nommu_defconfig | ||
qemu_x86_nommu.dts | ||
qemu_x86_nommu.yaml | ||
qemu_x86.dts | ||
qemu_x86.yaml |