Message ID | 20190904171315.8354-1-f4bug@amsat.org (mailing list archive) |
---|---|
Headers | show |
Series | hw/arm: Add the Raspberry Pi 4B | expand |
On Wednesday, September 4, 2019 1:13 PM, Philippe Mathieu-Daudé wrote: >Esteban wrote me over the weekend asking about raspi4 progress. >I cleaned up my patches/notes to pass him. Other help is also welcomed :) >I got scared trying to understand how to use the GIC, and wire the various >IRQs. > >Most important notes about testing are in patch #12: >"Add the BCM2838 which uses a GICv2" > >Not much works yet, it only runs a bit until configuring the GIC. > >branch pushed at https://gitlab.com/philmd/qemu/commits/raspi4_wip > >Regards, > >Phil. It seems upstream linux may be adopting the BCM2711 naming convention [1], though it doesn't look like the series [1] has been committed yet. The SoC name in documentation is BCM2711 [2]. I have no opinion on which naming convention the QEMU community adopts, I simply wanted to pass along this observation. -Stew [1] https://patchwork.kernel.org/cover/11092613/ [2] https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711/README.md