summaryrefslogtreecommitdiff
path: root/hikey
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2018-04-10 13:14:24 -0700
committerDmitry Shmidt <dimitrysh@google.com>2018-04-12 16:45:11 -0700
commit3efc1239f7fb166e5662f444e375071f29d302f2 (patch)
tree362489874a24536095490c1b09fc241c1bc84b5b /hikey
parente04aca3d34832019ca471916d20cf9833e6a93ec (diff)
downloadhikey-3efc1239f7fb166e5662f444e375071f29d302f2.tar.gz
hikey: Update README for /vendor and new Mali
Bug: 77862463 Test: Manual Change-Id: Ic42c6a92d7ce559766eacf6676ed237217f69c90 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Diffstat (limited to 'hikey')
-rw-r--r--hikey/README8
1 files changed, 2 insertions, 6 deletions
diff --git a/hikey/README b/hikey/README
index 9652e20a..7556fd29 100644
--- a/hikey/README
+++ b/hikey/README
@@ -4,11 +4,6 @@ Running Android on hikey board:
Pull AOSP source:
$ repo init -u https://android.googlesource.com/platform/manifest -b master & repo sync -j24
-Download and extract HDMI binaries:
-$ wget https://dl.google.com/dl/android/aosp/linaro-hikey-20170523-4b9ebaff.tgz
-$ tar xzf linaro-hikey-20170523-4b9ebaff.tgz
-$ ./extract-linaro-hikey.sh
-
Install mcopy utility:
$ apt-get install mtools
@@ -32,6 +27,7 @@ Remove link 3-4 and power the board
Enter fastboot mode by linking J15 1-2 and 5-6 pins
$ fastboot flash boot out/target/product/hikey/boot.img
$ fastboot flash system out/target/product/hikey/system.img
+$ fastboot flash vendor out/target/product/hikey/vendor.img
$ fastboot flash cache out/target/product/hikey/cache.img
$ fastboot flash userdata out/target/product/hikey/userdata.img
Remove jumper 5-6 and power the board
@@ -58,4 +54,4 @@ J2 (LS Expansion): 1 - Gnd, 11 - Rx, 13 - Tx
External links:
Board: https://www.96boards.org/products/ce/hikey/
Howto: https://github.com/96boards/documentation/wiki/LatestSnapshots
-Schematics: https://www.96boards.org/wp-content/uploads/2015/02/96Boards-Hikey-Rev-A1.pdf
+Schematics: https://github.com/96boards/documentation/blob/master/consumer/hikey/hardware-docs/HiKey_schematics_LeMaker_version_Rev_A1.pdf