Commit 5870418
committed
app: boards: fix 9151dk flash page size
9151dk page size defaults to 64kB.
This breaks modem trace to memfault overlay which assumes
255 sectors of 4kB each. Instead, currently we end up with
16 sectors of 64kB, not aligning with partion size 0xFF000.
Signed-off-by: Giacomo Dematteis <giacomo.dematteis@nordicsemi.no>1 parent 367eb43 commit 5870418
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments