Hello, I have been failing to flash libreboot rom on a X200 with a Beaglebone external flashing. Please check logs and tell me what the cause do you think. I succeeded just once between the two logs. But this is not the first time succeeded. I mean I have been using the laptop for around a year with libreboot. thanks. Masaru Suzuqi -- To run a command as administrator (user "root"), use "sudo <command>". To become root use "sudo -i". See "man sudo_root" for details.
trisquel@trisquel:~$ ssh debian@beaglebone.local The authenticity of host 'beaglebone.local (192.168.6.2)' can't be established. ECDSA key fingerprint is SHA256:7UPnDqxHhM/cTjLfwf3nuKfeZermAMP4AxOaUCARZpk. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'beaglebone.local,192.168.6.2' (ECDSA) to the list of known hosts. Debian GNU/Linux 9
BeagleBoard.org Debian Image 2019-08-03
Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
default username:password is [debian:temppwd]
debian@beaglebone.local's password:
The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Sun Aug 4 02:41:43 2019 from 192.168.7.1 debian@beaglebone:~$ su Password: su: Authentication failure debian@beaglebone:~$ sudo config-pin P9.17 spi_cs [sudo] password for debian: debian@beaglebone:~$ sudo config-pin P9.18 spi_cs Invalid mode: spi_cs debian@beaglebone:~$ sudo config-pin P9.18 spi debian@beaglebone:~$ sudo config-pin P9.21 spi debian@beaglebone:~$ sudo config-pin P9.22 spi_sclk debian@beaglebone:~$ ls /dev/spides* ls: cannot access '/dev/spides*': No such file or directory debian@beaglebone:~$ sudo ls /dev/spides* ls: cannot access '/dev/spides*': No such file or directory debian@beaglebone:~$ ls /dev/spidev* /dev/spidev1.0 /dev/spidev1.1 /dev/spidev2.0 /dev/spidev2.1 debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 [sudo] password for debian: flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. No operations were specified. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w txt.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... VERIFIED. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom [sudo] password for debian: flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00003001! Expected=0x5f, Found=0xcf, failed byte count from 0x00000000-0x007fffff: 0x17d9 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00003001! Expected=0x5f, Found=0x31, failed byte count from 0x00000000-0x007fffff: 0x12fb Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... done. Erasing and writing flash chip... FAILED at 0x00003000! Expected=0xff, Found=0x5f, failed byte count from 0x00003000-0x00003fff: 0xb7c ERASE FAILED! Reading current flash chip contents... done. Looking for another erase function. FAILED at 0x00000000! Expected=0xff, Found=0x5a, failed byte count from 0x00000000-0x0000ffff: 0x5da5 ERASE FAILED! Reading current flash chip contents... done. Looking for another erase function. FAILED at 0x00000000! Expected=0xff, Found=0x5a, failed byte count from 0x00000000-0x007fffff: 0xf7613 ERASE FAILED! Reading current flash chip contents... done. Looking for another erase function. FAILED at 0x00000000! Expected=0xff, Found=0x5a, failed byte count from 0x00000000-0x007fffff: 0xf7613 ERASE FAILED! Looking for another erase function. No usable erase functions left. FAILED! Uh oh. Erase/write failed. Checking if anything has changed. Reading current flash chip contents... done. Good, writing to the flash chip apparently didn't do anything. Please check the connections (especially those to write protection pins) between the programmer and the flash chip. If you think the error is caused by flashrom please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom [sudo] password for debian: flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00003001! Expected=0x5f, Found=0x31, failed byte count from 0x00000000-0x007fffff: 0xc9c Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00003000! Expected=0x5f, Found=0x46, failed byte count from 0x00000000-0x007fffff: 0x2f45 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00003000! Expected=0x5f, Found=0x46, failed byte count from 0x00000000-0x007fffff: 0x3605 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... done. Erasing and writing flash chip... FAILED at 0x00003000! Expected=0xff, Found=0x46, failed byte count from 0x00003000-0x00003fff: 0x6c0 ERASE FAILED! Reading current flash chip contents... done. Looking for another erase function. FAILED at 0x00000000! Expected=0xff, Found=0x5a, failed byte count from 0x00000000-0x0000ffff: 0x47a3 ERASE FAILED! Reading current flash chip contents... done. Looking for another erase function. FAILED at 0x00000000! Expected=0xff, Found=0x5a, failed byte count from 0x00000000-0x007fffff: 0xf59d8 ERASE FAILED! Reading current flash chip contents... done. Looking for another erase function. FAILED at 0x00000000! Expected=0xff, Found=0x5a, failed byte count from 0x00000000-0x007fffff: 0xf59d8 ERASE FAILED! Looking for another erase function. No usable erase functions left. FAILED! Uh oh. Erase/write failed. Checking if anything has changed. Reading current flash chip contents... done. Good, writing to the flash chip apparently didn't do anything. Please check the connections (especially those to write protection pins) between the programmer and the flash chip. If you think the error is caused by flashrom please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom [sudo] password for debian: flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00003000! Expected=0x5f, Found=0x43, failed byte count from 0x00000000-0x007fffff: 0x56d9 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w txt.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... delay loop is unreliable, trying to continue OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00003000! Expected=0x5f, Found=0x43, failed byte count from 0x00000000-0x007fffff: 0x3daaf Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w txt.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w txt.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00003000! Expected=0x5f, Found=0x43, failed byte count from 0x00000000-0x007fffff: 0x12066 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... done. Erasing and writing flash chip... FAILED at 0x00003000! Expected=0xff, Found=0x43, failed byte count from 0x00003000-0x00003fff: 0x6a8 ERASE FAILED! Reading current flash chip contents... done. Looking for another erase function. FAILED at 0x00000000! Expected=0xff, Found=0x5a, failed byte count from 0x00000000-0x0000ffff: 0x4292 ERASE FAILED! Reading current flash chip contents... done. Looking for another erase function. FAILED at 0x00000000! Expected=0xff, Found=0x5a, failed byte count from 0x00000000-0x007fffff: 0xb9a82 ERASE FAILED! Reading current flash chip contents... done. Looking for another erase function. FAILED at 0x00000000! Expected=0xff, Found=0x5a, failed byte count from 0x00000000-0x007fffff: 0xb9a82 ERASE FAILED! Looking for another erase function. No usable erase functions left. FAILED! Uh oh. Erase/write failed. Checking if anything has changed. Reading current flash chip contents... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w txt.rom [sudo] password for debian: flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Generic flash chip "unknown SPI chip (RDID)" (0 kB, SPI) on linux_spi. === This flash part has status NOT WORKING for operations: PROBE READ ERASE WRITE 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. Thanks for your help! Read is not working on this chip. Aborting. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w txt.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Generic flash chip "unknown SPI chip (RDID)" (0 kB, SPI) on linux_spi. === This flash part has status NOT WORKING for operations: PROBE READ ERASE WRITE 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. Thanks for your help! Read is not working on this chip. Aborting. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Generic flash chip "unknown SPI chip (RDID)" (0 kB, SPI) on linux_spi. === This flash part has status NOT WORKING for operations: PROBE READ ERASE WRITE 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. Thanks for your help! Read is not working on this chip. Aborting. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00003000! Expected=0x5f, Found=0x46, failed byte count from 0x00000000-0x007fffff: 0x1507 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w txt.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00003000! Expected=0x5f, Found=0x46, failed byte count from 0x00000000-0x007fffff: 0x1564 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. No operations were specified. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00003000! Expected=0x5f, Found=0x46, failed byte count from 0x00000000-0x007fffff: 0x40fe Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00003000! Expected=0x5f, Found=0x41, failed byte count from 0x00000000-0x007fffff: 0xd9f1 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ -- flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00000000! Expected=0x5a, Found=0xff, failed byte count from 0x00000000-0x007fffff: 0x2978 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00000000! Expected=0x5a, Found=0x08, failed byte count from 0x00000000-0x007fffff: 0x28fb Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/txt.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ logout Connection to beaglebone.local closed. trisquel@trisquel:~$ ssh debian@beaglebone.local Debian GNU/Linux 9
BeagleBoard.org Debian Image 2019-08-03
Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
default username:password is [debian:temppwd]
debian@beaglebone.local's password:
The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Sun Aug 4 02:40:49 2019 from 192.168.6.1 debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom [sudo] password for debian: flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00000000! Expected=0x5a, Found=0x08, failed byte count from 0x00000000-0x007fffff: 0x28a5 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ logout Connection to beaglebone.local closed. trisquel@trisquel:~$ ssh debian@beaglebone.local Debian GNU/Linux 9
BeagleBoard.org Debian Image 2019-08-03
Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
default username:password is [debian:temppwd]
debian@beaglebone.local's password:
The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Sun Aug 4 03:38:32 2019 from 192.168.6.1 debian@beaglebone:~$ ls /dev/spidev* /dev/spidev1.0 /dev/spidev1.1 /dev/spidev2.0 /dev/spidev2.1 debian@beaglebone:~$ sudo config-pin P9.17 spi_cs [sudo] password for debian: Sorry, try again. [sudo] password for debian: debian@beaglebone:~$ sudo config-pin p9.18 spi debian@beaglebone:~$ sudo config-pin p9.21 spi debian@beaglebone:~$ sudo config-pin p9.22 spi_sclk debian@beaglebone:~$ ls /dev/spidev* /dev/spidev1.0 /dev/spidev1.1 /dev/spidev2.0 /dev/spidev2.1 debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00000000! Expected=0x5a, Found=0x08, failed byte count from 0x00000000-0x007fffff: 0x1aa0 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00000000! Expected=0x5a, Found=0x08, failed byte count from 0x00000000-0x007fffff: 0x19bc Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ ls /dev/spidev* /dev/spidev1.0 /dev/spidev1.1 /dev/spidev2.0 /dev/spidev2.1 debian@beaglebone:~$ sudo config-pin P9.17 spi_cs debian@beaglebone:~$ sudo config-pin p9.18 spi debian@beaglebone:~$ sudo config-pin p9.21 spi debian@beaglebone:~$ sudo config-pin p9.22 spi_sclk debian@beaglebone:~$ ls /dev/spidev* /dev/spidev1.0 /dev/spidev1.1 /dev/spidev2.0 /dev/spidev2.1 debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00000e00! Expected=0xff, Found=0x15, failed byte count from 0x00000000-0x007fffff: 0xec4 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00000e00! Expected=0xff, Found=0x15, failed byte count from 0x00000000-0x007fffff: 0xb48 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --force --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00000e00! Expected=0xff, Found=0x15, failed byte count from 0x00000000-0x007fffff: 0xa24 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/txt.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00000e00! Expected=0xff, Found=0x15, failed byte count from 0x00000000-0x007fffff: 0xe29 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ sudo config-pin P9.17 spi_cs debian@beaglebone:~$ sudo config-pin p9.18 spi debian@beaglebone:~$ sudo config-pin p9.21 spi debian@beaglebone:~$ sudo config-pin p9.22 spi_sclk debian@beaglebone:~$ ls /dev/spidev* /dev/spidev1.0 /dev/spidev1.1 /dev/spidev2.0 /dev/spidev2.1 debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00000001! Expected=0xa5, Found=0x08, failed byte count from 0x00000000-0x007fffff: 0x11f8 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ ls /dev/spidev* /dev/spidev1.0 /dev/spidev1.1 /dev/spidev2.0 /dev/spidev2.1 debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. No operations were specified. debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/txt.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Error: WIP bit after WRSR never cleared spi_write_status_register failed. Reading old flash chip contents... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/txt.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/txt.rom [sudo] password for debian: flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... ^C debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip... Erase/write done. Verifying flash... FAILED at 0x00000000! Expected=0x5a, Found=0x08, failed byte count from 0x00000000-0x007fffff: 0x8be85 Your flash chip is in an unknown state. Please report this on IRC at chat.freenode.net (channel #flashrom) or mail flashrom@flashrom.org, thanks! debian@beaglebone:~$ sudo ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 --write /home/debian/v.rom [sudo] password for debian: flashrom v0.9.9-unknown on Linux 4.14.108-ti-r113 (armv7l) flashrom is free software, get the source code at https://flashrom.org
Calibrating delay loop... OK. Found Macronix flash chip "MX25L6405D" (8192 kB, SPI) on linux_spi. Reading old flash chip contents... done. Erasing and writing flash chip...