summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2017-11-29 10:46:57 -0800
committerJohn Stultz <john.stultz@linaro.org>2017-11-29 10:46:57 -0800
commit9cbd8a7d27eb8fa4d82411aa8d9931b3336a0e4e (patch)
treee32c7138594ef982f69f7308de2ced33d1e7f1ee
parentb71a9efc8e5bbdbb46d403810af42a7d3ec6993a (diff)
downloadhikey-9cbd8a7d27eb8fa4d82411aa8d9931b3336a0e4e.tar.gz
hikey: installer: Update UEFI binaries
This updates the UEFI binaries to match the current ARMTF/UEFI sources Notable changes: * EmbeddedPkg/AbootimgLib: support to load dtb from downloaded kernel * EmbeddedPkg/Fastboot: hack an interface for usb transmission size * Drivers/DwMmcHcDxe: remove CMD5 in initialization * Drivers/DwMmcHcDxe: use fifo * Platforms/HiKey: fix the SD device path * Drivers/DwUsb3Dxe: hack an interface for usb transmission size Built from the following trees: https://android.googlesource.com/device/linaro/bootloader/arm-trusted-firmware d7f137ecb773c12918640e235089c0cdf5a86887 https://android.googlesource.com/device/linaro/bootloader/edk2 c767e03a897271846ee23a3a8066f5a5b51caff5 https://android.googlesource.com/device/linaro/bootloader/OpenPlatformPkg b1f857f47d6dc8fcfd8b212cda72ee15c2c188bb Change-Id: I1c8a5bf4b89c89ac4970c426a6a5df699d295de3 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.binbin144896 -> 144896 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/installer/hikey/fip.bin b/installer/hikey/fip.bin
index 41e6ffdb..80fb1020 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 0f9d11d3..ac42148e 100644
--- a/installer/hikey/l-loader.bin
+++ b/installer/hikey/l-loader.bin
Binary files differ