Closed ali1234 closed 1 year ago
This prevents a crash when QSPI tries to read/access past the end of flash as a result of a bad serial command.
There's also a patch waiting for the tools to stop it from doing that.
Ouch, yeah out-of-bounds accesses can get quite nasty.
This prevents a crash when QSPI tries to read/access past the end of flash as a result of a bad serial command.
There's also a patch waiting for the tools to stop it from doing that.