summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2018-01-31 15:16:50 -0800
committerJohn Stultz <john.stultz@linaro.org>2018-01-31 16:35:03 -0800
commit021311719497cb35398e9c7525cbc4bcc8d7babe (patch)
treef6a853340d30c6feecb1e9a3e208e6a68092b1e7
parent8d1daf4478a4b08ff8fa654b0226ea48c4a3dbfb (diff)
downloadhikey-021311719497cb35398e9c7525cbc4bcc8d7babe.tar.gz
hikey: installer: Update UEFI binaries (compressed kernel support)
This updates the UEFI binaries to match the current ARMTF/UEFI sources Notable changes: * HiKey960 pcie fix * EmbeddedPkg/AbootimgLib: decompress gzip kernel * EmbeddedPkg/AbootimgLib: use reserved memory for ramdisk * EmbeddedPkg/AbootimgLib: update the memory allocation interface * Platforms/HiKey960: support gzip compressed kernel image * Platforms/HiKey: make compatible with old ptable * Drivers/DwMmcHcDxe: fix base clock frequency unit in DumpCapabilityReg * Drivers/DwMmcHcDxe: increase timeout for eMMC CMD1 * Don't need to append "earlycon" kernel parameter in bootloader. Built from the following trees: https://android.googlesource.com/device/linaro/bootloader/arm-trusted-firmware 42f4d897b6bff97c1f19d55b8ca45ecdfa081589 https://android.googlesource.com/device/linaro/bootloader/edk2 dd74c249b6f10066b3fba6263b9e3938e241febe https://android.googlesource.com/device/linaro/bootloader/OpenPlatformPkg 70378c6da6facccb8b49fee923d41fc26c9dd008 Change-Id: I3a9066fa0d4922cb1b50c3cb0e7425c05941c6c5 Signed-off-by: John Stultz <john.stultz@linaro.org>
-rw-r--r--installer/hikey/fip.binbin1188200 -> 1188200 bytes
-rw-r--r--installer/hikey/l-loader.binbin136192 -> 136192 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/installer/hikey/fip.bin b/installer/hikey/fip.bin
index d5674028..1420c805 100644
--- a/installer/hikey/fip.bin
+++ b/installer/hikey/fip.bin
Binary files differ
diff --git a/installer/hikey/l-loader.bin b/installer/hikey/l-loader.bin
index d0954652..31aaadd9 100644
--- a/installer/hikey/l-loader.bin
+++ b/installer/hikey/l-loader.bin
Binary files differ