summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2018-04-02 14:50:15 -0700
committerJohn Stultz <john.stultz@linaro.org>2018-04-02 14:51:37 -0700
commit817c72dbf8187359ad4ad1bfe08bf74481d14089 (patch)
tree870057ac533845e5cf7ba4043660a741c74af260
parentca6cf643940f9d93f91ab3de842ee1f375c07163 (diff)
downloadhikey-817c72dbf8187359ad4ad1bfe08bf74481d14089.tar.gz
hikey960: installer: Document "remote: flash write back vrl failure" known error
Document the known error w/ flashing over the HiSi bootloader. Change-Id: I8533671dda75afcd2023b04bc0c0d0d8b12205c8 Signed-off-by: John Stultz <john.stultz@linaro.org>
-rw-r--r--installer/hikey960/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/installer/hikey960/README b/installer/hikey960/README
index 6ef3074c..22dea180 100644
--- a/installer/hikey960/README
+++ b/installer/hikey960/README
@@ -29,6 +29,18 @@ $ ./flash-all.sh
After that completes, power the board off, and set the switches back
to normal mode and boot the device.
+Known Issues:
+-------------
+When flashing ontop of the HiSi bootloader, you may see the following
+failure:
+ sending 'xloader' (151 KB)...
+ OKAY [ 0.006s]
+ writing 'xloader'...
+ FAILED (remote: flash write back vrl failure)
+
+This is a transient error and can be ignored.
+
+
Trouble shooting:
-----------------
If you have any trouble booting the device after running ./flash-all.sh