Skip to content

wltest: add support for Android 4.4 on Hikey 620

Created by: qperret

Tested using Jankbench with the bootloader provided with the following AOSP factory image: https://developers.google.com/android/images-preview#hikey More recent bootloaders require a UEFI-specific boot.img and won't be compatible with this implementation.

Instructions to set-up the board: https://github.com/96boards/documentation/blob/master/ConsumerEdition/HiKey/Installation/LinuxFactoryImage.md

Userspace image (and ramdisk) from the latest linaro AOSP build supporting the 4GB EMMC Hikey620: http://builds.96boards.org/snapshots/hikey/linaro/aosp-master/509/

I wonder where these details should be documented. A README in each platform folder maybe ?

Merge request reports