[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH 1/2] roms: Added git submodule for u-boot-sam460 (firm
From: |
BALATON Zoltan |
Subject: |
[Qemu-ppc] [PATCH 1/2] roms: Added git submodule for u-boot-sam460 (firmware for sam460ex) |
Date: |
Tue, 20 Feb 2018 18:55:32 +0100 |
Signed-off-by: BALATON Zoltan <address@hidden>
---
.gitmodules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitmodules b/.gitmodules
index 7a8282d..b76fb45 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -43,3 +43,6 @@
[submodule "roms/seabios-hppa"]
path = roms/seabios-hppa
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
--
2.7.6
- [Qemu-ppc] [PATCH 0/2] Firmware blob and git submodule for Sam460ex, BALATON Zoltan, 2018/02/20
- [Qemu-ppc] [PATCH 1/2] roms: Added git submodule for u-boot-sam460 (firmware for sam460ex),
BALATON Zoltan <=
- [Qemu-ppc] [PATCH 2/2] pc-bios: Added u-boot-sam460 firmware binary, BALATON Zoltan, 2018/02/20
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/2] Firmware blob and git submodule for Sam460ex, Peter Maydell, 2018/02/20
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/2] Firmware blob and git submodule for Sam460ex, Emilio G. Cota, 2018/02/20
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/2] Firmware blob and git submodule for Sam460ex, Peter Maydell, 2018/02/21
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/2] Firmware blob and git submodule for Sam460ex, BALATON Zoltan, 2018/02/21
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/2] Firmware blob and git submodule for Sam460ex, Peter Maydell, 2018/02/21
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/2] Firmware blob and git submodule for Sam460ex, David Gibson, 2018/02/21
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/2] Firmware blob and git submodule for Sam460ex, Thomas Huth, 2018/02/22