so this is the close-source spd_dump, the open-source one will keep achieved.
if you use spd_dump with auto-unlock-batches, download oldpath version.
-
[250904] change timeout to 3s, remove BSL_CMD_READ_FLASH_INFO check during FDL2 handshake
-
[250905] fix argc issue during SPRD4
-
[250907] import enhanced-kick from async-full branch [Co-Authored-By @YC-nw]
-
[250921]
sendcmd type filefor type only, if file exists, data and length will be filled, this cmd can execute when file not existssendpack filefor (7e type length data crc 7e), file must existrawpack filefor (type length data [ignored-crc]), crc and transcode will be performed, file must exist -
[250927] fix enhanced-kick package error by [250907]
-
[251002] add Ctrl+C handler during R/W operation, get real splloader size with
check_partition()(getting spl size also func as NAND flash check) -
[251013] add
dis_avb(the cmd is DISABLED currently, waiting for CVE disclosure) -
[251030] add some log for fdl1/spl, rawdata works on libusb with a commit from ilyakurdyukov
-
[251031] fix crush caused by [251013] (happens when savepath is not NULL), change GIT_VER to commit count
-
[251104] change gen_tos and fix spl size when
-r -
[251123]
--kick=--kickto 2, change gen_tos algorithm -
[251211] fix kick error by [251123], add
mergenv-xml xml new_nvandmergenv-cfg cfg new_nv -
[260103] (for ums9360/ums9632) fix chsize, kick, emmc/ufs detection
-
[260108] change default dir to
./YYMMDD_hhmmssand./tmp, addg_w_force 0/1forw_force,dis_avbentry is open now -
[260109] FULLY fix kick issue, update gen_tos algorithm to support ums9360/ums9632
-
[260205] let kick-timeout fallback to main(), fix write
downloadnv(NOTE:factorynvandcalinvare unwritable due to incorrect code implementation by UNISOC) -
[260208] allow write
factorynv. NOTE: write downloadnv first, then write factorynv -
[260222] SUPPORT flash PAC by
pac FILE(only for main, not added to oldpath version) only support partname based part-table (ubifs or gpt type), the old id based table (RDA type) is not added yet
region selection func (like PAC from OPPO/Realme) is not added yet