On 13/11/20 11:22, Peter Maydell wrote:
Pull defaults to digic4_board_init so that a MachineState is available.
Cc: Peter Maydell<peter.mayd...@linaro.org>
Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
---
hw/arm/digic_boards.c | 19 +++++++------------
1 file changed, 7 insertions(+), 12 deletions(-)
Reviewed-by: Peter Maydell<peter.mayd...@linaro.org>
Did you want me to take this via target-arm.next or are you
planning to include it in some other series/pull ?
I have ~15 patches each for bios_name and ram_size and I was planning to
send them all myself (most have already received acks/reviews from
maintainers), but it's the same.
I did want to run this through you since this particular board was one
of very few that didn't have a purely mechanical change, and you had a
suggestion on how to improve on v1.
Paolo