qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] Firmware blob and git submodule for Sam460ex
@ 2018-03-02 11:50 BALATON Zoltan
  2018-03-02 11:50 ` [Qemu-devel] [PATCH v2 2/2] pc-bios: Added u-boot-sam460 firmware binary BALATON Zoltan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: BALATON Zoltan @ 2018-03-02 11:50 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc
  Cc: Alexander Graf, David Gibson, Peter Maydell, Thomas Huth,
	Jeff Cody

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

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

end of thread, other threads:[~2018-03-05  1:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-02 11:50 [Qemu-devel] [PATCH v2 0/2] Firmware blob and git submodule for Sam460ex BALATON Zoltan
2018-03-02 11:50 ` [Qemu-devel] [PATCH v2 2/2] pc-bios: Added u-boot-sam460 firmware binary BALATON Zoltan
2018-03-02 11:50 ` [Qemu-devel] [PATCH v2 1/2] roms: Added git submodule for u-boot-sam460 (firmware for sam460ex) BALATON Zoltan
2018-03-05  1:29 ` [Qemu-devel] [PATCH v2 0/2] Firmware blob and git submodule for Sam460ex David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).