diff options
| author | Peter D. Gray <peter@conalgo.com> | 2018-07-13 10:23:59 -0400 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2018-07-19 12:15:34 +1000 |
| commit | a8736e5c36a7e6de842217c4edb74dfc91c97512 (patch) | |
| tree | fb9764e60bc1b43f71404f8ebc69392e63be6135 /py | |
| parent | 3ffcef8bdfe3484b82726ada38971ed01f160e6c (diff) | |
stm32/flashbdev: Fix bug with L4 block cache, dereferencing block size.
The code was dereferencing 0x800 and loading a value from there, trying to
use a literal value (not address) defined in the linker script
(_ram_fs_cache_block_size) which was 0x800.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions
