Problems in burning Linux image to Hikey 960

when i run ‘sudo ./hikey_idt -c config -p /dev/ttyUSB1’ and press hotkey ‘f’ in the console,then the console output the flowing message:
Press ESCAPE for boot options UfsExecScsiCmds() fails with Target Failure
UfsExecScsiCmds() fails with Target Failure
UfsExecScsiCmds() fails with Target Failure
UfsExecScsiCmds() fails with Target Failure
…[Bds]Booting Android Fastboot
add-symbol-file /home/icebaby/96board/download2/edk2/Build/HiKey960/DEBUG_GCC5/AARCH64/EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp/DEBUG/AndroidFastbootApp.dll 0xBA1E3000
Loading driver at 0x000BA1E2000 EntryPoint=0x000BA1E3000 AndroidFastbootApp.efi
Fastboot platform: No GPT on flash. Fastboot on Versatile Express does not support MBR.
Warning: Failed to read partitions from Android NVM device (status: Device Error)
Android Fastboot mode - version 0.6.
Press RETURN or SPACE key to quit.

Maybe there are some errors??
like bellow:
Fastboot platform: No GPT on flash. Fastboot on Versatile Express does not support MBR.
Warning: Failed to read partitions from Android NVM device (status: Device Error)
why??
thank you.

duplicate of Linux on HiKey 960 - #38 by icebaby

yes,i am icebaby.thank you.

Now i flash boot images.the console output as bellows:
Loading driver at 0x000BA1E2000 EntryPoint=0x000BA1E3000 AndroidFastbootApp.efi
Fastboot platform: No GPT on flash. Fastboot on Versatile Express does not support MBR.
Warning: Failed to read partitions from Android NVM device (status: Device Error)
Android Fastboot mode - version 0.6.
Press RETURN or SPACE key to quit.
Fastboot platform: check for partition-type:boot
Downloading 67108864 bytes
67108864 / 67108864 bytes downloaded (100%)
Flashing partition boot
No such partition.

now what should i do?

Did you flash prm_ptable.img?

yes i did.but there have problems also.like this:
Fastboot platform: No GPT on flash. Fastboot on Versatile Express does not support MBR.
Warning: Failed to read partitions from Android NVM device (status: Device Error)

And I have succeed in flash the board using another image complied.
The image of mine does not work.