jlaitine opened a new pull request, #6396: URL: https://github.com/apache/incubator-nuttx/pull/6396
## Summary This fixes silently ignoring DDR training failure for MPFS target. If the training fails, it is better to reset the whole system and try again. ## Impact Silently ignoring the training failure caused random behaviour if the training failed. This is a very rare case, if all the parameters are set correctly, but could have caused disastrous errors. Also, on the new hardware where all the parameters may not be initially correct, it is easier to catch the errors here than crashing randomly later. ## Testing Tested on Aries m100pfsevp SOM -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org