Advertisement
Guest User

Untitled

a guest
Feb 8th, 2024
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. root@192.168.10.182:~# flashrom -p linux_spi:dev=/dev/spidev0.0,spispeed=100000 -l spiflash_layout -i fpga:top.bin
  2. -w top.bin
  3. flashrom v1.3.0 on Linux 5.15.34-v8 (aarch64)
  4. flashrom is free software, get the source code at https://flashrom.org
  5.  
  6. Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
  7. Using region: "fpga":"top.bin".
  8. Found ISSI flash chip "IS25LP064" (8192 kB, SPI) on linux_spi.
  9. ===
  10. This flash part has status UNTESTED for operations: WP
  11. The test status of this chip may have been updated in the latest development
  12. version of flashrom. If you are running the latest development version,
  13. please email a report to flashrom@flashrom.org if any of the above operations
  14. work correctly for you with this flash chip. Please include the flashrom log
  15. file for all operations you tested (see the man page for details), and mention
  16. which mainboard or programmer you tested in the subject line.
  17. Thanks for your help!
  18. Error: Image size (538844 B) doesn't match the expected size (8388608 B)!
  19. root@192.168.10.182:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement