I am following this 96boards documentation. I managed to boot DragonBoard 845c into fastboot. After that I executed ./flashall
command. I got this error :
Handling Cmd: getvar:has-slot:partition
Handling Cmd:
Fastboot Send Fail
Handling Cmd: getvar:is-logical:partit
Handling Cmd: download:0000b000:partit
DXE_ASSERT!: /home/buildslave/workspace/lt-qcom-bootloader-dragonboard845c/abl/MdePkg/Library/BaseLib/SafeString.c (691): (DestMax > SourceLen)
Why is this happening ?