aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorInès Varhol <ines.varhol@telecom-paris.fr>2024-01-08 14:58:29 +0100
committerPeter Maydell <peter.maydell@linaro.org>2024-01-09 14:42:40 +0000
commit41581f13619d0d66593a75c5299c8d546710cc9e (patch)
tree2c407f4ed66a2b6080cfa1e4b424985d0e2d1969 /configs
parent04a7c7b130c3b9d2b97912de76dc7c6ffc6742cf (diff)
downloadqemu-41581f13619d0d66593a75c5299c8d546710cc9e.zip
qemu-41581f13619d0d66593a75c5299c8d546710cc9e.tar.gz
qemu-41581f13619d0d66593a75c5299c8d546710cc9e.tar.bz2
hw/arm: Add minimal support for the B-L475E-IOT01A board
This commit adds a new B-L475E-IOT01A board using the STM32L475VG SoC as well as a dedicated documentation file. The implementation is derived from the Netduino Plus 2 machine. There are no peripherals implemented yet, only memory regions. Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Acked-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Arnaud Minier <arnaud.minier@telecom-paris.fr> Signed-off-by: Inès Varhol <ines.varhol@telecom-paris.fr> Message-id: 20240108135849.351719-3-ines.varhol@telecom-paris.fr Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/devices/arm-softmmu/default.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/devices/arm-softmmu/default.mak b/configs/devices/arm-softmmu/default.mak
index 980c48a..023faa2 100644
--- a/configs/devices/arm-softmmu/default.mak
+++ b/configs/devices/arm-softmmu/default.mak
@@ -19,6 +19,7 @@ CONFIG_ARM_VIRT=y
# CONFIG_NSERIES=n
# CONFIG_STELLARIS=n
# CONFIG_STM32VLDISCOVERY=n
+# CONFIG_B_L475E_IOT01A=n
# CONFIG_REALVIEW=n
# CONFIG_VERSATILE=n
# CONFIG_VEXPRESS=n