Hi,
I’ve been trying to use Hikey970 with Android master Q. But it failed to use many reasons.
Building Android was OK. But after downloading images to my board, there were several problems.
Please let me know if somebody could use own built Android master Q image for Hikey970.
Or please let me know what exact android version I can use.
- ramdisk.img problem
Kernel couldn’t find init from its ramdisk. I added root file system as well but it failed, too. - adb problem
I couldn’t use adb. But it doesn’t seem to related to kernel. When I used my build kernel + ramdisk got from official Hikey970 android image could boot. But adb couldn’t be recognized.
When I used same boot.img as previous statement with original system.img, I could run adb properly. - no screen problem
I couldn’t see any Android logo while its booting. It failed to show screen.
Thanks in advance.