summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2018-08-22 10:58:30 -0700
committerJohn Stultz <john.stultz@linaro.org>2018-08-22 10:58:30 -0700
commit724d2fb9d8aaeab5dc317b134880bd4e48556dfd (patch)
treec924b876748d88952bfefbacb8b8edbe874dfead
parentd4b00a218c2eae942cc831a4c3e02805ae8fc529 (diff)
downloadhikey-724d2fb9d8aaeab5dc317b134880bd4e48556dfd.tar.gz
hikey: installer: Update UEFI binaries (no-initrd-abootimg support)android-o-mr1-iot-release-1.0.4
This updates the UEFI binaries to match the current ARMTF/UEFI sources Notable changes: * EmbeddedPkg/AbootimgLib: fix unused Status variable * EmbeddedPkg/AbootimgLib: make initrd kernel parameter flexible * BaseTools/tools_def: add "-fno-unwind-tables" to GCC_AARCH64_CC_FLAGS * MdeModulePkg/UfsPassThruDxe: use loop to polling UTRLRSR * MdeModulePkg/UfsPassThruDxe: avoid ufs hang by adding delay * Revert "EmbeddedPkg/AndroidFastboot: add delay before reboot" * Drivers/DwUsbDxe: fix hang in fastboot boot command * Platforms/HiKey960: Support 4G or more memory space for RAM * Platforms/HiKey960Dxe: check whether reboot reason updated * Platforms/HiKey960Dxe: check flag before clearing virtual key Built from the following trees: https://android.googlesource.com/device/linaro/bootloader/arm-trusted-firmware b23f5fb1ac2033077c7204f604b2c74649b0e9a3 https://android.googlesource.com/device/linaro/bootloader/edk2 a1e5dccd6adf4509868368f57e2df956dff880df https://android.googlesource.com/device/linaro/bootloader/OpenPlatformPkg d0905e0b2cd935e61c3945ac179112f702fa866b Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: I7462dddb2105a60d7605cfa31cc7568d4c34c969
-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 1420c805..519d76c8 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 31aaadd9..66ed53cf 100644
--- a/installer/hikey/l-loader.bin
+++ b/installer/hikey/l-loader.bin
Binary files differ