Message ID | 20251010135238.1182991-3-mikko.rapeli@linaro.org (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [v2,1/9] parselogs-ignores-genericarm64.txt: add error messages from rockpi4b | expand |
diff --git a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt index c1e471f14c..2c96ac0651 100644 --- a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt +++ b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt @@ -26,3 +26,7 @@ optee firmware:optee: probe with driver optee failed with error spi_master spi0: Failed to create SPI device for # PHY clock not correct deferred probe pending: xilinx-psgtr: Failed to get ref clock + +# TI k3 am62p5-sk with u-boot 2024.04-ti +# small issue in devicetree +OPP table can't be empty
With u-boot 2024.04 based firmware the board firmware seems to have one small issue which kernel complains about. The board works well and passes other tests so ignore this for now. Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org> --- .../lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt | 4 ++++ 1 file changed, 4 insertions(+)