Home
last modified time | relevance | path

Searched hist:"975 f3402" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/arm/
H A Draspi.c975f3402 Sat Feb 08 10:56:42 CST 2020 Philippe Mathieu-Daudé <f4bug@amsat.org> hw/arm/raspi: Set default RAM size to size encoded in board revision

We added a helper to extract the RAM size from the board
revision, and made board_rev a field of RaspiMachineClass.
The class_init() can now use the helper to extract from the
board revision the board-specific amount of RAM.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20200208165645.15657-11-f4bug@amsat.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>