[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PULL 7/7] roms/u-boot-sam460ex: Change to qemu git mirror an
From: |
David Gibson |
Subject: |
[Qemu-ppc] [PULL 7/7] roms/u-boot-sam460ex: Change to qemu git mirror and update |
Date: |
Tue, 10 Apr 2018 22:52:33 +1000 |
From: BALATON Zoltan <address@hidden>
Now that we have a mirror of this repo on git.qemu.org change the
submodule to use that and update it to latest commit which fixes a
dangling symlink and removes two big binaries that are not needed.
Signed-off-by: BALATON Zoltan <address@hidden>
Signed-off-by: David Gibson <address@hidden>
---
.gitmodules | 2 +-
roms/u-boot-sam460ex | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitmodules b/.gitmodules
index c613722e3c..49e9c2e3f4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -45,4 +45,4 @@
url = git://github.com/hdeller/seabios-hppa.git
[submodule "roms/u-boot-sam460ex"]
path = roms/u-boot-sam460ex
- url = git://github.com/zbalaton/u-boot-sam460ex
+ url = git://git.qemu.org/u-boot-sam460ex.git
diff --git a/roms/u-boot-sam460ex b/roms/u-boot-sam460ex
index 119aa277f7..8ee007c421 160000
--- a/roms/u-boot-sam460ex
+++ b/roms/u-boot-sam460ex
@@ -1 +1 @@
-Subproject commit 119aa277f74a4a2d3f7ab6c9471292308eba14e4
+Subproject commit 8ee007c4216fd6a0d760589e8405ce4494497aa0
--
2.14.3
- [Qemu-ppc] [PULL 0/7] ppc-for-2.12 queue 20180410, David Gibson, 2018/04/10
- [Qemu-ppc] [PULL 1/7] target/ppc: Initialize lazy_tlb_flush correctly, David Gibson, 2018/04/10
- [Qemu-ppc] [PULL 2/7] hw/misc/macio: Fix crash when listing device properties of macio device, David Gibson, 2018/04/10
- [Qemu-ppc] [PULL 7/7] roms/u-boot-sam460ex: Change to qemu git mirror and update,
David Gibson <=
- [Qemu-ppc] [PULL 5/7] tests/boot-serial: Test the sam460ex board, David Gibson, 2018/04/10
- [Qemu-ppc] [PULL 4/7] spapr: Initialize reserved areas list in FDT in H_CAS handler, David Gibson, 2018/04/10
- [Qemu-ppc] [PULL 3/7] target/ppc: Fix backwards migration of msr_mask, David Gibson, 2018/04/10
- [Qemu-ppc] [PULL 6/7] sam460ex: Fix timer frequency and clock multipliers, David Gibson, 2018/04/10
- Re: [Qemu-ppc] [PULL 0/7] ppc-for-2.12 queue 20180410, Peter Maydell, 2018/04/10