zephyr/subsys/dfu
Marti Bolivar 313b20d648 dfu: replace FLASH_ALIGN with FLASH_WRITE_BLOCK_SIZE
Use the define generated by the DTS instead of using the FLASH_ALIGN
alias. The latter is an internal mcuboot name. We shouldn't need it in
Zephyr itself.

Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
2017-10-06 22:12:23 -04:00
..
boot dfu: replace FLASH_ALIGN with FLASH_WRITE_BLOCK_SIZE 2017-10-06 22:12:23 -04:00
img_util dfu: replace FLASH_ALIGN with FLASH_WRITE_BLOCK_SIZE 2017-10-06 22:12:23 -04:00
Kconfig
Makefile dfu: img_util: move flash defines to SoC 2017-09-21 06:46:27 -04:00