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

   ## Summary
   Treat return value that greater than zero as succ.
   `parse_mtd_partition()` may return value that greater than zero when succ.
   e.g: board_spiflash_init() => init_storage_partition() => 
parse_mtd_partition() 
   
   ## Impact
   boards/xtensa/esp32s3
   
   ## Testing
   1. Selftest: `esp32s3-devkit:adb` with `CONFIG_TXTABLE_PARTITION` enabled.
   2. NuttX CI
   
   
   
   


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