pussuw opened a new pull request, #12185: URL: https://github.com/apache/nuttx/pull/12185
## Summary It is advisable to set bootdelay to 0 when using bootcmd to disable dcache on u-boot. Using bootdelay -1 will definitely work as it disables bootcmd altogether (and leaves the dcache enabled). This step is added to remove confusion. ## Impact Only documentation, but I think this information can save someone's time if they use imx9evk with u-boot and nuttx ## Testing None -- 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]
