summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2020-08-13 05:46:52 +0000
committerAlistair Delva <adelva@google.com>2020-08-16 18:20:50 +0000
commitab24429a4999c7cbac7edb1695a10ae9a1a5d475 (patch)
tree703130dd9b051b0f64dd23f4d9c9e2d2a01e70c0
parent7d517262be51b97a7721662aaceed51e0ea2e901 (diff)
downloadhikey-kernel-ab24429a4999c7cbac7edb1695a10ae9a1a5d475.tar.gz
hikey-kernel: Add missing syscon-reboot-mode.ko prebuilt module
Apparently in the previous update, I somehow missed adding the syscon-reboot-mode.ko module, which only manifests as causing the adb reboot bootloader command to just trigger a normal reboot instead of going into fastboot mode. This patch fixes the issue by adding the missing prebuilt module. This module (along with the previous others) updated from: https://ci.android.com/builds/submitted/6732468/kernel_hikey960/latest Fixes: 7d517262be51 ("hikey-kernel: Update hikey960 android-5.4 kernel and modules") Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: I4e4d82aa2b3cc555141d0aa2ad7a4ec5d42d9371
-rw-r--r--hikey960/5.4/syscon-reboot-mode.kobin0 -> 160880 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/hikey960/5.4/syscon-reboot-mode.ko b/hikey960/5.4/syscon-reboot-mode.ko
new file mode 100644
index 0000000..34da951
--- /dev/null
+++ b/hikey960/5.4/syscon-reboot-mode.ko
Binary files differ