Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@192.168.10.182:~# flashrom -p linux_spi:dev=/dev/spidev0.0,spispeed=100000 -l spiflash_layout -i fpga:top.bin
- -w top.bin
- flashrom v1.3.0 on Linux 5.15.34-v8 (aarch64)
- flashrom is free software, get the source code at https://flashrom.org
- Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
- Using region: "fpga":"top.bin".
- Found ISSI flash chip "IS25LP064" (8192 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.
- Thanks for your help!
- Error: Image size (538844 B) doesn't match the expected size (8388608 B)!
- root@192.168.10.182:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement