hw/arm/fsl-imx8mp: Add USDHC storage controllers
authorBernhard Beschow <shentey@gmail.com>
Sun, 23 Feb 2025 11:46:57 +0000 (12:46 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Feb 2025 17:02:16 +0000 (17:02 +0000)
commita81193c3e9a8220862120d8d4114191f3899f4b3
treed5f1d15678a4c0a83f86adb5b6945e249c253235
parent487967bed65083db33561edc1255ced422bfbff5
hw/arm/fsl-imx8mp: Add USDHC storage controllers

The USDHC emulation allows for running real-world images such as those generated
by Buildroot. Convert the board documentation accordingly instead of running a
Linux kernel with ephemeral storage.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-id: 20250223114708.1780-8-shentey@gmail.com
[PMM: drop 'static const' from usdhc_table[] for GCC 7.5]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
docs/system/arm/imx8mp-evk.rst
hw/arm/Kconfig
hw/arm/fsl-imx8mp.c
hw/arm/imx8mp-evk.c
include/hw/arm/fsl-imx8mp.h