boot: zephyr: Fix 96b_nitrogen flash alignment

The Zephyr flash driver transparently handles non-word-aligned writes,
but the NRF52's flash write alignment is 4 bytes. Fix that.

Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
1 file changed
tree: 12c414f284f98cb07f01680f0071cbcc0783b6b0
  1. boot/
  2. imgtool/
  3. scripts/
  4. sim/
  5. .gitignore
  6. build_boot.sh
  7. Makefile
  8. project.yml
  9. README.md
  10. repository.yml
  11. root.pem
  12. sign.sh
README.md

mcuboot

MCU boot loader