| commit | 816b61552a6b22e606884ab3e338c1e61afb64ff | [log] [tgz] |
|---|---|---|
| author | Joakim Andersson <joerchan@gmail.com> | Wed Jul 31 11:57:38 2024 +0200 |
| committer | Maureen Helm <maureen.helm@analog.com> | Fri Aug 02 18:37:32 2024 -0500 |
| tree | 603c187f0f2cf460cf9e8ec3436f52f6876a14d4 | |
| parent | 19571e8db73b65420d940e85dcabfd859af2d27d [diff] |
boards: nucleo_u5a5zj_q: Fix storage address Fix start address of storage partition. Address did not match reg address of devicetree node, and the size of the storage partition would make it exceed flash region. Signed-off-by: Joakim Andersson <joerchan@gmail.com>