commit | 9237dbee4e8f9448d2c4510b393747f766fcf7d2 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Fri Feb 08 12:47:26 2019 -0600 |
committer | Kumar Gala <kumar.gala@gmail.com> | Fri Feb 08 22:39:07 2019 -0600 |
tree | a3f3d3e215405ab5b92830d4d1944126e67f63a3 | |
parent | 3de6de305ff2037f5ea94f4298deb1778d38e52a [diff] |
dfu: boot: mcuboot: Convert FLASH_WRITE_BLOCK_SIZE to DT_ Use DT_FLASH_WRITE_BLOCK_SIZE prefixed defined instead of FLASH_WRITE_BLOCK_SIZE as the non-DT version is deprecated. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>