Jamie McCrae | 8dab2b9 | 2024-03-19 08:22:10 +0000 | [diff] [blame] | 1 | - Zephyr: Fixes support for disabling instruction/data caches prior |
2 | to chain-loading an application, this will be automatically | ||||
3 | enabled if one or both of these caches are present. This feature | ||||
4 | can be disabled by setting `CONFIG_BOOT_DISABLE_CACHES` to `n`. |