jpaali opened a new pull request, #17309:
URL: https://github.com/apache/nuttx/pull/17309

   ## Summary
   
   Adds MTDIOC_RESETMEMORY ioctl command to support for flash memory software 
reset functionality.
   Implements the command for imx9 FlexSPI NOR flash driver.
   
   Software reset of NOR flash is needed in some cases e.g. to avoid the board 
boot up failures on warm boot.
   
   ## Impact
   
   Adds a new ioctl command (MTDIOC_RESETMEMORY) to mtd.h and implements this 
command for imx9_flexspi_nor driver.
   
   ## Testing
   
   PR provides limited code change by adding a new ioctl command. Does not 
affect existing implementations.
   
   Tested with the custom i.MX93 board and MT25QL512ABB NOR Flash Memory by
   executing NOR flash reset before the PMIC reset to ensure smooth boot up of 
the device.
   1000 warm boot cycles.


-- 
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]

Reply via email to