csanchezdll commented on code in PR #18904:
URL: https://github.com/apache/nuttx/pull/18904#discussion_r3271929417


##########
drivers/mtd/mx25rxx.c:
##########
@@ -127,6 +128,14 @@
 #define MX25R6435F_SECTOR_COUNT     (2048)
 #define MX25R6435F_PAGE_SIZE        (256)
 
+/* MX25L12873G (128 MB) memory capacity */

Review Comment:
   Please note all the other models in the file use "MB" abbreviation in those 
comments. We either change all of them (would mean changing lines not related 
to the PR, directly, but otherwise is fine) or we leave them as they are.



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