qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [NOTFORMERGE PATCH 0/2] hw/arm/raspi: Add the Raspberry Pi Zero machine
@ 2020-02-03  8:59 Philippe Mathieu-Daudé
  2020-02-03  8:59 ` [NOTFORMERGE PATCH 1/2] hw/arm: Add the BCM2835 SoC Philippe Mathieu-Daudé
  2020-02-03  8:59 ` [NOTFORMERGE PATCH 2/2] RFC: hw/arm/raspi: Add the Raspberry Pi Zero machine Philippe Mathieu-Daudé
  0 siblings, 2 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-02-03  8:59 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, qemu-arm, Philippe Mathieu-Daudé,
	Philippe Mathieu-Daudé, Andrew Baumann

Sharing these two patches to justify the refactor of previous
series [1]. It shows how easily we can add the raspi0 machine.

[1] https://lists.gnu.org/archive/html/qemu-devel/2020-02/msg00226.html
"hw/arm/raspi: Dynamically create machines based on the board"
Based-on: <20200203082619.7426-1-f4bug@amsat.org>

Philippe Mathieu-Daudé (2):
  RFC hw/arm: Add the BCM2835 SoC
  RFC: hw/arm/raspi: Add the Raspberry Pi Zero machine

 include/hw/arm/bcm2836.h |  1 +
 hw/arm/bcm2836.c         | 35 +++++++++++++++++++++++++++++++----
 hw/arm/raspi.c           |  7 +++++++
 3 files changed, 39 insertions(+), 4 deletions(-)

-- 
2.21.1



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

end of thread, other threads:[~2020-02-03  9:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-03  8:59 [NOTFORMERGE PATCH 0/2] hw/arm/raspi: Add the Raspberry Pi Zero machine Philippe Mathieu-Daudé
2020-02-03  8:59 ` [NOTFORMERGE PATCH 1/2] hw/arm: Add the BCM2835 SoC Philippe Mathieu-Daudé
2020-02-03  8:59 ` [NOTFORMERGE PATCH 2/2] RFC: hw/arm/raspi: Add the Raspberry Pi Zero machine Philippe Mathieu-Daudé

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