HI,
I recently bought hikey960 and installed firmware.
During procedure, I can’t load boot file after reboot. (it falls into infinity loop(waiting for device)
I have read all the official document, but tecinical support wasn’t that helpful.
I installed android firwamre since there is no Linux firwamre, (beside UEFI, I don’t know what this is, but I have tried it and it does not work.)
$ sudo fastboot flash ptable prm_ptable.img
$ sudo fastboot flash fastboot l-loader.bin
$ sudo fastboot flash fip fip.bin
$ sudo fastboot reboot-bootloader
after reboot is finished, even sudo fastboot devices does not work(shows nothing)
$ sudo fastboot flash boot boot-linaro-stretch-developer-hikey-.img
$ sudo fastboot flash system rootfs-linaro-stretch-developer-hikey-.img
Do i need to install another firmware? other than recovery.sh,
or I need to take a different step for installing Debian, other than taking a step by official document?
anybody idea?
Thank you in advance