dragonboard-kernel: Update android-5.4 kernel and modules for db845c

db845c kernel modules and dtb updated from:
https://ci.android.com/builds/submitted/6924402/kernel_db845c/latest

Updated GKI kernel image from:
https://ci.android.com/builds/submitted/6924402/kernel_aarch64/latest/raw/Image

This includes changes related to the sdcarfs and emulated features

Steps like following:
1. delete all the files under device/linaro/dragonboard-kernel/android-5.4
2. download the download_from_ci from the following link(copy the content to a local file):
   https://android.googlesource.com/kernel/build/+/refs/heads/master/gki/download_from_ci
3. run the download_from_ci to download all the dtb and kernel moduels from the db845c build
   ./download_from_ci 6924402 kernel_db845c
4. remove the following files:
   rm -f vmlinux kernel-headers.tar.gz kernel-uapi-headers.tar.gz Image
5. download the gki kernel and compress it with gzip
   wget https://ci.android.com/builds/submitted/6924402/kernel_aarch64/latest/raw/Image
   gzip -c Image  >Image.gz

Test: boot tested with db845c build

Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Change-Id: I3b1187f620a2bc283bd7c159f4400d89ee0b3878
113 files changed
tree: d747d6d7702d9a6e69b19996fdb19bf42a620a66
  1. android-5.4/