Advertisement
Guest User

Untitled

a guest
Aug 13th, 2022
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. flashrom 79308a27 on Linux 5.4.196-18902-gc3adeb405966 (aarch64)
  2. flashrom is free software, get the source code at https://flashrom.org
  3.  
  4. Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
  5. Opened /dev/mtd0 successfully
  6. Found Programmer flash chip "Opaque flash chip" (8192 kB, Programmer-specific) mapped at physical address 0x00000000.
  7. Error accessing Opaque flash chip, 0x800000 bytes at 0xff800000
  8. /dev/mem mmap failed: Operation not permitted
  9. Could not map flash chip Opaque flash chip at 0xff800000.
  10. Using regions: "FMAP", "GBB".
  11. Error accessing Opaque flash chip, 0x800000 bytes at 0xff800000
  12. /dev/mem mmap failed: Operation not permitted
  13. Could not map flash chip Opaque flash chip at 0xff800000.
  14. Reading flash... done.
  15. SUCCESS
  16. Setting GBB flags from flags: 0x00000000 to 0x19..successfully saved new image to: /tmp/tmp.uW6X8pnu21
  17. flashrom 79308a27 on Linux 5.4.196-18902-gc3adeb405966 (aarch64)
  18. flashrom is free software, get the source code at https://flashrom.org
  19.  
  20. Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
  21. Opened /dev/mtd0 successfully
  22. Found Programmer flash chip "Opaque flash chip" (8192 kB, Programmer-specific) mapped at physical address 0x00000000.
  23. Using region: "GBB".
  24. Error accessing Opaque flash chip, 0x800000 bytes at 0xff800000
  25. /dev/mem mmap failed: Operation not permitted
  26. Could not map flash chip Opaque flash chip at 0xff800000.
  27. Reading old flash chip contents... done.
  28. Erasing and writing flash chip... FAILED at 0x003e1000! Expected=0xff, Found=0x24, failed byte count from 0x003e1000-0x003e1fff: 0xffd
  29. failed byte count from 0x003e1000-0x003e1fff: 0xffffffff
  30. ERASE_FAILED
  31. FAILED!
  32. Uh oh. Erase/write failed.
  33. Your flash chip is in an unknown state.
  34. Please report this to the mailing list at flashrom@flashrom.org or
  35. on IRC (see https://www.flashrom.org/Contact for details), thanks!
  36. FAILED
  37.  
  38.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement