hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
commit0f15c6e338f040ccea698d83aa51074264194ce5
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 24 Sep 2020 11:18:03 +0000 (24 13:18 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 1 Oct 2020 14:31:01 +0000 (1 15:31 +0100)
tree299d4d93be1121b9ed255163ad56d70e2f6bb48d
parent02058e4b40f4132be3dcfede3e414562ff358146
hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState

The arm_boot_info structure belong to the machine,
move it to RaspiMachineState.

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