-
Peter Maydell authored
The BCM2836 uses a Cortex-A7, not a Cortex-A15. Update the device to use the correct CPU. https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2836/QA7_rev3.4.pdf When the BCM2836 was introduced (bad56236) the Cortex-A7 was not available, so the very similar Cortex-A15 was used. Since dcf578ed we can model the correct core. Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Reviewed-by:
Alistair Francis <alistair@alistair23.me>
Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20180319110215.16755-1-peter.maydell@linaro.orgPeter Maydell authoredThe BCM2836 uses a Cortex-A7, not a Cortex-A15. Update the device to use the correct CPU. https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2836/QA7_rev3.4.pdf When the BCM2836 was introduced (bad56236) the Cortex-A7 was not available, so the very similar Cortex-A15 was used. Since dcf578ed we can model the correct core. Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Reviewed-by:
Alistair Francis <alistair@alistair23.me>
Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20180319110215.16755-1-peter.maydell@linaro.org
Loading