Commit cd7bc21
committed
[nrf fromtree] boot/bootutil/src/loader: fix Cortex reset-vector offset
While reading cortex Vector table, the reset handler addres is
at offest of one 4 bytes word, not two words.
This patch corrects this offset.
Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
(cherry picked from commit f48e87edd473abdc966c03fadb8a00305e466732)1 parent d2b3671 commit cd7bc21
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments