On 11/1/23 17:24, Gavin Shan wrote:
Set mc->valid_cpu_types so that the user specified CPU type can
be validated in machine_run_board_init(). We needn't to do it by
ourselves.

Signed-off-by: Gavin Shan <gs...@redhat.com>
---
  hw/arm/bananapi_m2u.c   | 12 ++++++------
  hw/arm/cubieboard.c     | 12 ++++++------
  hw/arm/mps2-tz.c        | 20 ++++++++++++++------
  hw/arm/mps2.c           | 25 +++++++++++++++++++------
  hw/arm/msf2-som.c       | 12 ++++++------
  hw/arm/musca.c          | 13 ++++++-------
  hw/arm/npcm7xx_boards.c | 13 ++++++-------
  hw/arm/orangepi.c       | 12 ++++++------
  8 files changed, 69 insertions(+), 50 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to