commit | a097cdc4feb96067642260e988e90dfa03de9cc3 | [log] [tgz] |
---|---|---|
author | Declan Snyder <declan.snyder@nxp.com> | Mon Aug 12 14:15:19 2024 -0500 |
committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Thu Aug 22 09:14:24 2024 +0200 |
tree | 58d2da52c2a503412cb7aeea98953dd1de50937a | |
parent | 6300dc6aa7ac3f1d4a512e9f8a2264befbfdd56c [diff] |
soc: nxp: Centralize flexspi related configuration Currently this code related to how to configure the flash size and address when using flexspi to XIP is copy pasted in all sort of places and ways all over the tree, let's clean this up and have single point of control over this configuration. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>