qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 5/7] hw/arm: Remove all invalid uses of auto_create_sdcard


From: Thomas Huth
Subject: Re: [PATCH v4 5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true
Date: Wed, 5 Feb 2025 08:14:44 +0100
User-agent: Mozilla Thunderbird

On 04/02/2025 21.09, Philippe Mathieu-Daudé wrote:
MachineClass::auto_create_sdcard is only useful to automatically
create a SD card, attach a IF_SD block drive to it and plug the
card onto a SD bus. None of the ARM machines modified by this
commit try to use the IF_SD interface.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  hw/arm/aspeed.c            | 1 -
  hw/arm/b-l475e-iot01a.c    | 1 -
  hw/arm/collie.c            | 1 -
  hw/arm/digic_boards.c      | 1 -
  hw/arm/highbank.c          | 2 --
  hw/arm/kzm.c               | 1 -
  hw/arm/microbit.c          | 1 -
  hw/arm/mps2-tz.c           | 4 ----
  hw/arm/mps2.c              | 4 ----
  hw/arm/mps3r.c             | 1 -
  hw/arm/msf2-som.c          | 1 -
  hw/arm/musca.c             | 2 --
  hw/arm/musicpal.c          | 1 -
  hw/arm/netduino2.c         | 1 -
  hw/arm/netduinoplus2.c     | 1 -
  hw/arm/olimex-stm32-h405.c | 1 -
  hw/arm/sbsa-ref.c          | 1 -
  hw/arm/stellaris.c         | 1 -
  hw/arm/stm32vldiscovery.c  | 1 -
  hw/arm/virt.c              | 1 -
  hw/arm/xen-pvh.c           | 1 -
  21 files changed, 29 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]