Commit f3ae1af
[nrf noup] boot/zephyr: fix fw_info search
By the upstream patch the vt get now the pointer to the copy
of the arm_vector instead of original.
This patch fixes address of the firmware which is to be taken by
the fw_info_find.
Signed-off-by: Andrzej Puzdrowski <[email protected]>
(cherry picked from commit 3be724f)1 parent f0a0c50 commit f3ae1af
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
210 | 217 | | |
211 | 218 | | |
212 | 219 | | |
| |||
0 commit comments