Nick: Harry E-mail: harrys@nvidia.com Board: IS25WP01GJ Contents: ### Probe ### # flashrom -p nv_sma_spi:cs=0,bus=${busnum},devnum=${devnum} flashrom v1.8.0-rc1 (git:v1.6.0-200-gc95e6bdf) on Linux 6.12.73-d7b95d1-dirty-a4bcab3-ga4bcab34831c (armv7l) flashrom is free software, get the source code at https://flashrom.org Looking for Nvidia SMA at bus 1, device 9. Using interface 2 with endpoints: write=0x01, read=0x82 SPI frequency using device default: 18750000 Hz Found ISSI flash chip "IS25WP01GJ" (131072 kB, SPI) on nv_sma_spi. === This flash part has status UNTESTED for operations: WP The test status of this chip may have been updated in the latest development version of flashrom. If you are running the latest development version, please email a report to flashrom@flashrom.org if any of the above operations work correctly for you with this flash chip. Please include the flashrom log file for all operations you tested (see the man page for details), and mention which mainboard or programmer you tested in the subject line. You can also try to follow the instructions here: https://www.flashrom.org/contrib_howtos/how_to_mark_chip_tested.html Thanks for your help! No operations were specified. ### Read ### # flashrom -p nv_sma_spi:cs=0,bus=${busnum},devnum=${devnum} -c IS25WP01GJ -r /var/emmc/misc/boot_read.bin flashrom v1.8.0-rc1 (git:v1.6.0-200-gc95e6bdf) on Linux 6.12.73-d7b95d1-dirty-a4bcab3-ga4bcab34831c (armv7l) flashrom is free software, get the source code at https://flashrom.org Looking for Nvidia SMA at bus 1, device 9. Using interface 2 with endpoints: write=0x01, read=0x82 SPI frequency using device default: 18750000 Hz Found ISSI flash chip "IS25WP01GJ" (131072 kB, SPI) on nv_sma_spi. === This flash part has status UNTESTED for operations: WP The test status of this chip may have been updated in the latest development version of flashrom. If you are running the latest development version, please email a report to flashrom@flashrom.org if any of the above operations work correctly for you with this flash chip. Please include the flashrom log file for all operations you tested (see the man page for details), and mention which mainboard or programmer you tested in the subject line. You can also try to follow the instructions here: https://www.flashrom.org/contrib_howtos/how_to_mark_chip_tested.html Thanks for your help! Reading flash... done. ### Erase ### # flashrom -p nv_sma_spi:cs=0,bus=${busnum},devnum=${devnum} -c IS25WP01GJ -E flashrom v1.8.0-rc1 (git:v1.6.0-200-gc95e6bdf) on Linux 6.12.73-d7b95d1-dirty-a4bcab3-ga4bcab34831c (armv7l) flashrom is free software, get the source code at https://flashrom.org Looking for Nvidia SMA at bus 1, device 8. Using interface 2 with endpoints: write=0x01, read=0x82 SPI frequency using device default: 18750000 Hz Found ISSI flash chip "IS25WP01GJ" (131072 kB, SPI) on nv_sma_spi. === This flash part has status UNTESTED for operations: WP The test status of this chip may have been updated in the latest development version of flashrom. If you are running the latest development version, please email a report to flashrom@flashrom.org if any of the above operations work correctly for you with this flash chip. Please include the flashrom log file for all operations you tested (see the man page for details), and mention which mainboard or programmer you tested in the subject line. You can also try to follow the instructions here: https://www.flashrom.org/contrib_howtos/how_to_mark_chip_tested.html Thanks for your help! Erase/write done from 0 to 7ffffff ### Write ### # flashrom -p nv_sma_spi:cs=0,bus=${busnum},devnum=${devnum} -c IS25WP01GJ -w /var/emmc/misc/boot_read.bin flashrom v1.8.0-rc1 (git:v1.6.0-200-gc95e6bdf) on Linux 6.12.73-d7b95d1-dirty-a4bcab3-ga4bcab34831c (armv7l) flashrom is free software, get the source code at https://flashrom.org Looking for Nvidia SMA at bus 1, device 8. Using interface 2 with endpoints: write=0x01, read=0x82 SPI frequency using device default: 18750000 Hz Found ISSI flash chip "IS25WP01GJ" (131072 kB, SPI) on nv_sma_spi. === This flash part has status UNTESTED for operations: WP The test status of this chip may have been updated in the latest development version of flashrom. If you are running the latest development version, please email a report to flashrom@flashrom.org if any of the above operations work correctly for you with this flash chip. Please include the flashrom log file for all operations you tested (see the man page for details), and mention which mainboard or programmer you tested in the subject line. You can also try to follow the instructions here: https://www.flashrom.org/contrib_howtos/how_to_mark_chip_tested.html Thanks for your help! Reading old flash chip contents... done. Updating flash chip contents... Erase/write done from 0 to 7ffffff Verifying flash... VERIFIED.