All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] roms/u-boot: Bump ppce500 u-boot to v2021.07 to add eTSEC support
@ 2021-07-06  4:31 Bin Meng
  2021-07-06  4:31 ` [PATCH 2/2] docs/system: ppc: Update ppce500 documentation with " Bin Meng
  2021-07-06  7:41 ` [PATCH 1/2] roms/u-boot: Bump ppce500 u-boot to v2021.07 to add " Philippe Mathieu-Daudé
  0 siblings, 2 replies; 7+ messages in thread
From: Bin Meng @ 2021-07-06  4:31 UTC (permalink / raw)
  To: David Gibson, qemu-devel

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>
---

Please pull the full contents (the u-boot.e500 binary) from
https://github.com/lbmeng/qemu, branch qemu-ppc.

 pc-bios/u-boot.e500 | Bin 406920 -> 421720 bytes
 roms/u-boot         |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/pc-bios/u-boot.e500 b/pc-bios/u-boot.e500
index d2e29f81d6..8e635c8a5c 100644
Binary files a/pc-bios/u-boot.e500 and b/pc-bios/u-boot.e500 differ
diff --git a/roms/u-boot b/roms/u-boot
index b46dd116ce..840658b093 160000
--- a/roms/u-boot
+++ b/roms/u-boot
@@ -1 +1 @@
-Subproject commit b46dd116ce03e235f2a7d4843c6278e1da44b5e1
+Subproject commit 840658b093976390e9537724f802281c9c8439f5
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-07-08  4:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-06  4:31 [PATCH 1/2] roms/u-boot: Bump ppce500 u-boot to v2021.07 to add eTSEC support Bin Meng
2021-07-06  4:31 ` [PATCH 2/2] docs/system: ppc: Update ppce500 documentation with " Bin Meng
2021-07-08  0:58   ` David Gibson
2021-07-08  1:22     ` Bin Meng
2021-07-08  2:40       ` David Gibson
2021-07-06  7:41 ` [PATCH 1/2] roms/u-boot: Bump ppce500 u-boot to v2021.07 to add " Philippe Mathieu-Daudé
2021-07-06  7:51   ` Bin Meng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.