[PATCH v2 3/9] parselogs-ignores-genericarm64.txt: add workaround for TI K3 am62p5

Mikko Rapeli <[email protected]> Fri, 10 Oct 2025 16:52:32 +0300
Newsgroups org.yoctoproject.lists.poky
Message-ID <[email protected]>
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 <[email protected]>
---
 .../lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt | 4 ++++
 1 file changed, 4 insertions(+)

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
-- 
2.34.1