On Tue, 4 Feb 2025 at 09:21, Bernhard Beschow <shen...@gmail.com> wrote: > > 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. > > Signed-off-by: Bernhard Beschow <shen...@gmail.com> > --- > docs/system/arm/imx8mp-evk.rst | 16 +++++++++++----- > include/hw/arm/fsl-imx8mp.h | 7 +++++++ > hw/arm/fsl-imx8mp.c | 28 ++++++++++++++++++++++++++++ > hw/arm/imx8mp-evk.c | 18 ++++++++++++++++++ > hw/arm/Kconfig | 1 + > 5 files changed, 65 insertions(+), 5 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM