diff options
| author | iabdalkader <i.abdalkader@gmail.com> | 2024-12-20 08:57:08 +0100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-04-09 00:22:32 +1000 |
| commit | df06bf91a5a78c89eaa7b6b7d157df83c576553f (patch) | |
| tree | d7f4dba1bdcd52ab67e8fa30d1a0f237d39ab7d9 /py | |
| parent | 0709936653895e0de499e0a7019afb80eda7425c (diff) | |
alif/ospi_ext: Optimize XIP speed.
This change increases XIP read speed to ~30Mbytes/s at 50MHz DDR:
- Enable continuous mode.
- Remove hard-coded settings.
- Set XIP continuous mode timeout.
The prefetch remains disabled. Although enabling the prefetch gives the
best performance for the CPU in XIP mode, it must be disabled when the NPU
accesses the OSPI flash.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions
