Nick: jae E-mail: jae.yoo@oss.qualcomm.com Board: MX66L2G45G Contents: ### Probe ### $ flashrom -p linux_spi:dev=/dev/spidev0.0,spispeed=20000 flashrom v1.7.0-devel (git:v1.6.0-71-g2f7b2b12) on Linux 6.12.34+rpt-rpi-2712 (aarch64) flashrom is free software, get the source code at https://flashrom.org Found Macronix flash chip "MX66L2G45G" (262144 kB, SPI) on linux_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 ### $ flashrom -p linux_spi:dev=/dev/spidev0.0,spispeed=20000 -c MX66L2G45G --erase flashrom v1.7.0-devel (git:v1.6.0-71-g2f7b2b12) on Linux 6.12.34+rpt-rpi-2712 (aarch64) flashrom is free software, get the source code at https://flashrom.org Found Macronix flash chip "MX66L2G45G" (262144 kB, SPI) on linux_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 fffffff ### Read ### $ flashrom -p linux_spi:dev=/dev/spidev0.0,spispeed=20000 -c MX66L2G45G --read test.bin flashrom v1.7.0-devel (git:v1.6.0-71-g2f7b2b12) on Linux 6.12.34+rpt-rpi-2712 (aarch64) flashrom is free software, get the source code at https://flashrom.org Found Macronix flash chip "MX66L2G45G" (262144 kB, SPI) on linux_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 linux_spi:dev=/dev/spidev0.0,spispeed=20000 -c MX66L2G45G --write test-2gb.bin flashrom v1.7.0-devel (git:v1.6.0-71-g2f7b2b12) on Linux 6.12.34+rpt-rpi-2712 (aarch64) flashrom is free software, get the source code at https://flashrom.org Found Macronix flash chip "MX66L2G45G" (262144 kB, SPI) on linux_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 fffffff Verifying flash... VERIFIED.