mcuboot/boot/zephyr
Marti Bolivar 5e6a1a6245 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>
2017-02-03 16:25:14 -08:00
..
include zephyr: Include mbedtls config file 2017-01-10 09:51:39 -07:00
targets boot: zephyr: Fix 96b_nitrogen flash alignment 2017-02-03 16:25:14 -08:00
Makefile zephyr: restructure the build process to use board config files 2017-01-19 10:26:40 -02:00
flash_map.c zephyr: generate mutliple records in flash_map when required 2017-02-03 16:25:14 -08:00
hal_flash.c zephyr: use SYS_LOG instead of printk 2017-01-19 19:51:35 -02:00
keys.c zephyr: Move code under 'boot' directory 2017-01-10 09:49:47 -07:00
main.c zephyr: fix _scs_relocate_vector_table build break 2017-02-03 16:25:14 -08:00
os.c zephyr: use SYS_LOG instead of printk 2017-01-19 19:51:35 -02:00
prj.conf zephyr: use SYS_LOG instead of printk 2017-01-19 19:51:35 -02:00