qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RFC PATCH v2 0/3] hw/arm: Add the Raspberry Pi 4B


From: Philippe Mathieu-Daudé
Subject: [RFC PATCH v2 0/3] hw/arm: Add the Raspberry Pi 4B
Date: Sun, 18 Oct 2020 22:55:48 +0200

Still not complete as we need to implement more firmware properties.
However state good enough for review, or in case someone want to work
on it and improve it.

Since RFC v1:
- Rebased
- Used recommendations from Luc
  https://www.mail-archive.com/qemu-devel@nongnu.org/msg642450.html

Based-on: <20201018203358.1530378-1-f4bug@amsat.org>

Philippe Mathieu-Daudé (3):
  hw/arm/bcm2836: Add the ARMv8 BCM2838
  hw/arm/raspi: Add the Raspberry Pi 4 model B
  hw/arm/raspi: Remove unsupported raspi4 peripherals from device tree

 include/hw/arm/bcm2836.h |   3 +
 hw/arm/bcm2836.c         | 179 +++++++++++++++++++++++++++++++++++++++
 hw/arm/raspi.c           |  55 ++++++++++++
 hw/arm/trace-events      |   2 +
 4 files changed, 239 insertions(+)

-- 
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]