Commit 1dd8ae6
boot: zephyr: rework stm32h750b_dk board overlay & conf
Following the introduction of stm32h750b-dk 'ext_flash_app' board variant,
for storing apps in external Flash and chainloading them with MCUboot that's
placed in internal Flash,
we need a DT overlay to designate internal Flash & controller as the chosen
'zephyr,flash' & 'zephyr,flash-controller' for the MCUboot Zephyr Application.
BOOT_MAX_IMG_SECTORS_AUTO no longer need to be disabled after
including the 'soc-nv-flash' compatible in the board's external flash node,
& declaring the 'erase-block-size' & 'write-block-size' properties.
Signed-off-by: Abderrahmane JARMOUNI <git@jarmouni.me>1 parent b192716 commit 1dd8ae6
File tree
3 files changed
+8
-4
lines changed- boot/zephyr
- boards
- socs
3 files changed
+8
-4
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments