Files
qemu/hw
Pekka Enberg bade58166f raspi: Raspberry Pi 3 support
This patch adds Raspberry Pi 3 support to hw/arm/raspi.c. The
differences to Pi 2 are:

 - Firmware address
 - Board ID
 - Board revision

The CPU is different too, but that's going to be configured as part of
the machine default CPU when we introduce a new machine type.

The patch was written from scratch by me but the logic is similar to
Zoltán Baldaszti's previous work, which I used as a reference (with
permission from the author):

  https://github.com/bztsrc/qemu-raspi3

Signed-off-by: Pekka Enberg <penberg@iki.fi>
[PMM: fixed trailing whitespace on one line]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-02-15 18:33:46 +00:00
..
2018-02-15 18:33:46 +00:00
2018-02-10 10:06:20 +03:00
2017-10-27 16:03:54 +02:00
2018-02-13 18:25:48 +02:00
2018-01-19 11:18:51 -02:00
2016-01-29 15:07:25 +00:00
2018-02-09 05:05:11 +01:00
2018-02-09 13:52:15 +01:00