qemu-arm
[Top][All Lists]
Advanced

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

[PATCH-for-10.0 0/3] More imx8mp-evk improvements


From: Bernhard Beschow
Subject: [PATCH-for-10.0 0/3] More imx8mp-evk improvements
Date: Sat, 5 Apr 2025 23:48:57 +0200

This series adds a functional test for the imx8mp-evk board with USDHC
coverage. Thanks to Guenter Roeck the usage of the board gets simplified by not
asking the user to remove the cpu-idle-states properties from the devicetree
since that is now done automatically. Likewise, a stack trace during boot is
resolved by also automatically removing an offending device node.

Supersedes: 20250330094139.11948-1-shentey@gmail.com

Bernhard Beschow (1):
  tests/functional: Add test for imx8mp-evk board with USDHC coverage

Guenter Roeck (2):
  hw/arm/imx8mp-evk: Remove unimplemented cpu-idle-states properties
    from devicetree
  hw/arm/imx8mp-evk: Remove unimplemented nxp,imx8mp-fspi node from
    devicetree

 MAINTAINERS                                 |  1 +
 docs/system/arm/imx8mp-evk.rst              | 12 +---
 hw/arm/imx8mp-evk.c                         | 29 +++++++++
 tests/functional/meson.build                |  1 +
 tests/functional/test_aarch64_imx8mp_evk.py | 69 +++++++++++++++++++++
 5 files changed, 102 insertions(+), 10 deletions(-)
 create mode 100644 tests/functional/test_aarch64_imx8mp_evk.py

-- 
2.49.0




reply via email to

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