Skip to content
Commit 8101a0f6 authored by Kumar Gala's avatar Kumar Gala Committed by Carles Cufí
Browse files

flash: dts: replace DT_FLASH_{ERASE,WRITE}_BLOCK_SIZE with new macros



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: default avatarKumar Gala <kumar.gala@linaro.org>
parent 673b1da4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment