[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[NOTFORMERGE PATCH 0/2] hw/arm/raspi: Add the Raspberry Pi Zero machine
From: |
Philippe Mathieu-Daudé |
Subject: |
[NOTFORMERGE PATCH 0/2] hw/arm/raspi: Add the Raspberry Pi Zero machine |
Date: |
Mon, 3 Feb 2020 09:59:40 +0100 |
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: <address@hidden>
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
- [NOTFORMERGE PATCH 0/2] hw/arm/raspi: Add the Raspberry Pi Zero machine,
Philippe Mathieu-Daudé <=