Home
last modified time | relevance | path

Searched hist:"696788 d6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/arm/
H A Draspi.c696788d6 Thu Sep 24 06:18:06 CDT 2020 Philippe Mathieu-Daudé <f4bug@amsat.org> hw/arm/raspi: Introduce RaspiProcessorId enum

As we only support a reduced set of the REV_CODE_PROCESSOR id
encoded in the board revision, define the PROCESSOR_ID values
as an enum. We can simplify the board_soc_type and cores_count
methods.

Reviewed-by: Luc Michel <luc.michel@greensocs.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20200924111808.77168-7-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>