mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 00:34:20 +00:00
Replace: DT_FLASH_ERASE_BLOCK_SIZE -> DT_PROP(DT_CHOSEN(zephyr_flash), erase_block_size) DT_FLASH_WRITE_BLOCK_SIZE -> DT_PROP(DT_CHOSEN(zephyr_flash), write_block_size) As this allows us to phase out the old generator. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
boot | ||
img_util | ||
CMakeLists.txt | ||
Kconfig |