commit | 8a6381d8e8eff93494d07708bc57302c3c33dd7e | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Thu Jan 18 13:31:54 2018 -0600 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Feb 07 11:28:28 2018 -0600 |
tree | f767e77ccee3ef59ee198f2491fb0838c087fdfe | |
parent | c59d6cb760aa3e35e61a0f4f425a3c88403d754d [diff] |
dts: flash: Add support for flash labels Added a label for soc-nv-flash nodes. Made some updates to the generation to maintain creating defines for properties like erase-block-size and write-block-size so they we get both FLASH_ERASE_BLOCK_SIZE and FLASH_${LABEL}_ERASE_BLOCK_SIZE (same for WRITE_BLOCK_SIZE). Signed-off-by: Kumar Gala <kumar.gala@linaro.org>