v01d commented on pull request #3127: URL: https://github.com/apache/incubator-nuttx/pull/3127#issuecomment-803461813
> > Maybe we should add erase_flash to the > > bootloader/partition flashing? Otherwise, maybe I can add an instruction to docs to do this erase before flashing them. > > I think an instruction on how to erase the flash if things aren't working is enough. > The MTD partition we are using for Wifi data or any other data is part of the main flash. If we erase the flash each time it will erase user data. So if there is a permanent issue, I'd rather we fix it instead. Ok, I just added a note to recommend a flash erase the first time. Hopefully this avoids any similar issue. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
