PetervdPerk-NXP opened a new pull request, #20117: URL: https://github.com/apache/nuttx/pull/20117
## Summary When executing in place from flash, the XIP FlexSPI clock must not be reconfigured during the initial clock setup. The boot ROM configures the clock for its flash read sequence, and changing it before the board installs a suitable high-speed read sequence can break instruction fetch. The board's flash setup may reconfigure the clock afterward. ## Impact IMXRT117X ## Testing PX4 FMU-V6XRT board -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
