View Single Post
Old 06-29-2024, 12:42 PM   #11
DanyDanman
Connoisseur
DanyDanman began at the beginning.
 
Posts: 51
Karma: 10
Join Date: Jun 2024
Device: Boox Go 10.3
This is the output:

Code:
C:\Users\User>edl /u1 /r /v lun1
Found EDL 9008, configuring...
<log value="INFO: Calling handler for configure" />
<log value="INFO: Storage type set to value UFS" />
<response value="ACK" MemoryName="UFS" MinVersionSupported="1" Version="1" MaxPayloadSizeToTargetInBytes="65536" MaxPayloadSizeToTargetInBytesSupported="1048576" MaxXMLSizeInBytes="4096" DateTime="Jan 10 2024 - 18:16:46" />
Ok
Requesting info on LUN 1...
<log value="INFO: Calling handler for getstorageinfo" />
<log value="INFO: Device Total Logical Blocks: 0x800" />
<log value="INFO: Device Block Size in Bytes: 0x1000" />
<log value="INFO: Device Total Physical Partitions: 0x6" />
<log value="INFO: Device Manufacturer ID: 0xa25" />
<log value="INFO: Device Serial Number: 0x4f4e0000" />
<log value="INFO: {&quot;storage_info&quot;: {&quot;total_blocks&quot;:2048, &quot;block_size&quot;:4096, &quot;page_size&quot;:4096, &quot;num_physical&quot;:6, &quot;manufacturer_id&quot;:2597, &quot;serial_num&quot;:1330511872, &quot;fw_version&quot;:&quot;1.7&quot;,&quot;mem_type&quot;:&quot;UFS&quot;,&quot;prod_name&quot;:&quot;eUFS2.2_064&quot;}}" />
<log value="INFO: UFS fInitialized: 0x1" />
<log value="INFO: UFS Current LUN Number: = 0x1" />
<log value="INFO: UFS Total Active LU: 0x6" />
<log value="INFO: UFS wManufacturerID: 0xa25" />
<log value="INFO: UFS Boot Partition Enabled: 0x1" />
<log value="INFO: UFS Raw Device Capacity: = 0x7746000" />
<log value="INFO: UFS Min Block Size: 0x8" />
<log value="INFO: UFS Erase Block Size: 0x2000" />
<log value="INFO: UFS Allocation Unit Size: 0x1" />
<log value="INFO: UFS RPMB ReadWrite Size: = 0x40" />
<log value="INFO: UFS Number of Allocation Uint for This LU: 0x6" />
<log value="INFO: UFS Logical Block Size: 0xc" />
<log value="INFO: UFS Provisioning Type: 0x2" />
<log value="INFO: UFS LU Write Protect: 0x1" />
<log value="INFO: UFS Boot LUN ID: = 0x1" />
<log value="INFO: UFS Memory Type: 0x3" />
<log value="INFO: UFS LU Total Blocks: 0x800" />
<log value="INFO: UFS Supported Memory Types: 0x807f" />
<log value="INFO: UFS dEnhanced1MaxNAllocU: 0x3ba3" />
<log value="INFO: UFS wEnhanced1CapAdjFac: 0x300" />
<log value="INFO: UFS dEnhanced2MaxNAllocU: = 0x3ba3" />
<log value="INFO: UFS wEnhanced2CapAdjFac: 0x300" />
<log value="INFO: UFS dEnhanced3MaxNAllocU: 0x3ba3" />
<log value="INFO: UFS wEnhanced3CapAdjFac: 0x300" />
<log value="INFO: UFS dEnhanced4MaxNAllocU: 0x0" />
<log value="INFO: UFS wEnhanced4CapAdjFac: 0x0" />
<log value="INFO: UFS LUN Enable Bitmask: 0x3f" />
<log value="INFO: UFS Logical Block Count: 0x800" />
<log value="INFO: UFS bConfigDescrLock: 0x0" />
<log value="INFO: UFS iManufacturerName String Index: 0x1" />
<log value="INFO: UFS iProductName String Index: 0x2" />
<log value="INFO: UFS iSerialNumber String Index: 0x4" />
<log value="INFO: UFS iOemID String Index: 0x3" />
<log value="INFO: UFS Inquiry Command Output: PHISON  eUFS2.2_064     01.7 " />
<response value="ACK" rawmode="false" />
Ok
Requesting read lun1...
<log value="INFO: Calling handler for read" />
<response value="ACK" rawmode="true" />
Ok, reading 100%
<response value="ACK" rawmode="false" />
Ok
File size: 24.0 KB (24,576 bytes)

I will delete that file
DanyDanman is offline   Reply With Quote