summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-03-31 01:01:38 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-03-31 01:01:38 +0000
commit8bc559de4b85bdd345086ef81601ca7a6681a7a1 (patch)
tree12ea846e9b3a34ff3802cdbb0dd6ad23da0fcaec
parent9908301ad8dd8b0fb3b5ddda6b61210ea2675ed9 (diff)
parent82356ec567d73057f86dda938272113e838d8bee (diff)
downloadhikey-8bc559de4b85bdd345086ef81601ca7a6681a7a1.tar.gz
Snap for 7246408 from 82356ec567d73057f86dda938272113e838d8bee to sc-release
Change-Id: Ia851c15cb20dbcae9ee2cd2843d31634dbb6dc0a
-rw-r--r--installer/hikey960/fip.binbin1661952 -> 1518592 bytes
-rwxr-xr-xinstaller/hikey960/flash-all.sh2
-rw-r--r--installer/hikey960/l-loader.binbin37985 -> 25697 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/installer/hikey960/fip.bin b/installer/hikey960/fip.bin
index 90915b79..dcf61e25 100644
--- a/installer/hikey960/fip.bin
+++ b/installer/hikey960/fip.bin
Binary files differ
diff --git a/installer/hikey960/flash-all.sh b/installer/hikey960/flash-all.sh
index a2c97a0c..3f8bf9b4 100755
--- a/installer/hikey960/flash-all.sh
+++ b/installer/hikey960/flash-all.sh
@@ -26,5 +26,5 @@ fastboot flash boot "${ANDROID_PRODUCT_OUT}"/boot.img
fastboot flash dts "${ANDROID_PRODUCT_OUT}"/dt.img
fastboot flash super "${ANDROID_PRODUCT_OUT}"/super.img
fastboot flash userdata "${ANDROID_PRODUCT_OUT}"/userdata.img
-fastboot format cache
+fastboot format:ext4:10000000 cache
fastboot reboot
diff --git a/installer/hikey960/l-loader.bin b/installer/hikey960/l-loader.bin
index ac0be65b..e0c37260 100644
--- a/installer/hikey960/l-loader.bin
+++ b/installer/hikey960/l-loader.bin
Binary files differ