Attention is currently required from: Anastasia Klimchuk, Nikolai Artemiev, Stefan Reinauer.
DZ has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/79633?usp=email )
Change subject: flashchips: Remove Macronix MX25U25635F from chip list ......................................................................
Patch Set 1:
(1 comment)
File flashchips.c:
https://review.coreboot.org/c/flashrom/+/79633/comment/816a1ee1_6c3c8bb3 : PS1, Line 10310: .wps = {SECURITY, 7, OTP}, /* This bit is set by WPSEL command */
I looked through both datasheets, and found there is unfortunately this one difference! […]
Thank you for your review. Now we have a customer want to use Macronix MX25U25643G that has same model id with MX25U25635F, therefore flashrom need one more operation to choose the specific Flash EPN name in probe stage. This will push this customer to change their pre-defined automatic test flow. So, we want to remove MX25U25635F from chip list to fullfill this customer's request. Do you have some suggestions on this issue.