diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2021-07-06 10:46:41 +0800 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2021-07-09 10:38:19 +1000 |
commit | a0c3747e14689583b84a6c15b80e7bc2209111be (patch) | |
tree | 7db76908f1b0714aea39a84483ec63a41a727c39 /pc-bios | |
parent | d423baf9b48cc4749e5f7d77214a089651bc3325 (diff) |
roms/u-boot: Bump ppce500 u-boot to v2021.07 to add eTSEC support
Update the QEMU shipped u-boot.e500 image built from U-Boot mainline
v2021.07 release, which added eTSEC support to the QEMU ppce500 target,
via the following U-Boot series:
http://patchwork.ozlabs.org/project/uboot/list/?series=233875&state=*
The cross-compilation toolchain used to build the U-Boot image is:
https://mirrors.edge.kernel.org/pub/tools/crosstool/files/bin/x86_64/10.1.0/x86_64-gcc-10.1.0-nolibc-powerpc-linux.tar.xz
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'pc-bios')
-rw-r--r-- | pc-bios/u-boot.e500 | bin | 406920 -> 421720 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/u-boot.e500 b/pc-bios/u-boot.e500 Binary files differindex d2e29f81d6..8e635c8a5c 100644 --- a/pc-bios/u-boot.e500 +++ b/pc-bios/u-boot.e500 |