[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH v2 0/2] Firmware blob and git submodule for Sam460ex
From: |
BALATON Zoltan |
Subject: |
[Qemu-ppc] [PATCH v2 0/2] Firmware blob and git submodule for Sam460ex |
Date: |
Fri, 02 Mar 2018 12:50:14 +0100 |
This is v2 of the firmware image for the ppc sam460ex machine type in
case you choose to add it with external git repo first. In case you
decide not to add it either as external git nor as a mirrored or
copied to QEMU repo then probably some wiki page should be updated to
point to a binary image for the machine to be usable but I'm not sure
how to do that. Please advise which of the above options should be
followed.
Thank you,
BALATON Zoltan
BALATON Zoltan (2):
roms: Added git submodule for u-boot-sam460 (firmware for sam460ex)
pc-bios: Added u-boot-sam460 firmware binary
.gitmodules | 3 +++
Makefile | 2 +-
pc-bios/u-boot-sam460-20100605.bin | Bin 0 -> 524288 bytes
roms/Makefile | 7 +++++++
roms/u-boot-sam460ex | 1 +
5 files changed, 12 insertions(+), 1 deletion(-)
create mode 100755 pc-bios/u-boot-sam460-20100605.bin
create mode 160000 roms/u-boot-sam460ex
--
2.7.6
- [Qemu-ppc] [PATCH v2 0/2] Firmware blob and git submodule for Sam460ex,
BALATON Zoltan <=