commit | cd4cc7af42bc0d937813740139c08b652fb0e841 | [log] [tgz] |
---|---|---|
author | Daniel DeGrasse <daniel.degrasse@nxp.com> | Wed Nov 03 13:24:01 2021 -0500 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Thu Dec 09 19:32:45 2021 -0500 |
tree | ba19fbbb184cbf6e087c2c1c9547f17f4d598de0 | |
parent | 6d0e83f89e7a544222a70431630a2016d5cfa1f9 [diff] |
soc: MIMXRT11xx: Enable FlexSPI on MIMXRT11xx Enable flexspi for RT11xx SOCs. This requires selecting the correct KConfig symbol for the cortex m4 and m7 SOCs, as well as correcting an error in the flexspi DTS node and updating the clock init for RT11xx SOCs. Note that in addition, the NXP hal must be updated to properly support including the cache management driver for the Cortex M4. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>