dumpflash icon indicating copy to clipboard operation
dumpflash copied to clipboard

error report

Open jiuweiljp opened this issue 4 years ago • 2 comments

=======old version==== size ok====== ./run2.7.sh -i Full ID: 2CDA90956000 ID Length: 6 Name: NAND 256MiB 3,3V 8-bit ID: 0xda Page size: 0x800 (2048 Byte) OOB size: 0x40 (64 Byte) Page count: 0x20000 (131072 Page) Size: 0x100 (256 MB) Erase size: 0x20000 (131072) Block count: 2048 Options: 1 Address cycle: 5 Bits per Cell: 1 Manufacturer: Micron

=======new version==== size error====== ./run3.7.sh -c i Full ID: 2CDA90956000 ID Length: 6 Name: NAND 4GiB 3,3V 8-bit ID: 0x2c Page size: 0x800(2048) OOB size: 0x40 (64) Page count: 0x200000 /? Size: 0x1000 /? Erase size: 0x20000 /? Block count: 32768 /? Options: 1 Address cycle: 5 Bits per Cell: 1 Manufacturer: Micron

jiuweiljp avatar Jun 26 '20 12:06 jiuweiljp

mod file ok flashdevice.py if device_description[1] == flash_identifiers[1]:

jiuweiljp avatar Jun 26 '20 13:06 jiuweiljp

what checkout/commit version do you use ?

sandikodev avatar Oct 27 '20 20:10 sandikodev