Commit cf138a0
boot: zephyr: config: Introduce MCUBOOT_BOOT_MAX_ALIGN Kconfig symbol
Allow setting CONFIG_MCUBOOT_BOOT_MAX_ALIGN to apply a programmable block
in flash. Move the chosen flash write block size logic to Kconfig.
Signed-off-by: Pieter De Gendt <[email protected]>1 parent 677f160 commit cf138a0
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
| 433 | + | |
| 434 | + | |
438 | 435 | | |
439 | 436 | | |
440 | 437 | | |
| |||
0 commit comments