Nick: Kai E-mail: tingkaic@nvidia.com Board: MX66U1G45G Contents: ### Probe ### ~# flashrom -p nv_sma_spi flashrom v1.7.0-devel (git:v1.6.0-17-gb3f24fdc) on Linux 6.12.9-22da110-dirty-937bc0b-00372-g937bc0ba8ec5 (armv7l) flashrom is free software, get the source code at https://flashrom.org Using interface 2 with endpoints: write=0x02, read=0x82 SPI frequency using device default: 1875000 Hz Found Macronix flash chip "MX66U1G45G" (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. ### Erase ### ~# time flashrom -p nv_sma_spi -c MX66U1G45G --erase flashrom v1.7.0-devel (git:v1.6.0-17-gb3f24fdc) on Linux 6.12.9-fedf170-dirty-b62fa78-00358-gb62fa78c9470 (armv7l) flashrom is free software, get the source code at https://flashrom.org Using interface 2 with endpoints: write=0x02, read=0x82 SPI frequency using device default: 1875000 Hz Found Macronix flash chip "MX66U1G45G" (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 ### Read ### ~# flashrom -p nv_sma_spi -c MX66U1G45G --read /tmp/spi.bin flashrom v1.7.0-devel (git:v1.6.0-16-g884c0d0a) on Linux 6.12.9-6a74aa7-dirty-84c2ec5-00338-g84c2ec5449e3 (armv7l) flashrom is free software, get the source code at https://flashrom.orgUsing interface 2 with endpoints: write=0x02, read=0x82 SPI frequency using device default: 1875000 Hz Found Macronix flash chip "MX66U1G45G" (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. ### Write ### ~# flashrom -p nv_sma_spi -c MX66U1G45G -w /var/emmc/user-logs/kai/input.1.bin flashrom v1.7.0-devel (git:v1.6.0-17-gb3f24fdc) on Linux 6.12.9-fedf170-dirty-db1ced0-00358-gdb1ced0c585f (armv7l) flashrom is free software, get the source code at https://flashrom.orgUsing interface 2 with endpoints: write=0x02, read=0x82 SPI frequency using device default: 1875000 Hz Found Macronix flash chip "MX66U1G45G" (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.