From 4f18298d25f5dc8926a171f9ed21c900313c2504 Mon Sep 17 00:00:00 2001 From: Mikko Rapeli Date: Fri, 10 Oct 2025 16:52:30 +0300 Subject: [PATCH] parselogs-ignores-genericarm64.txt: add error messages from rockpi4b Rockchip rk3399 based rockpi4b with u-boot 2025.10rc2 based firmware from meta-ts https://gitlab.com/Linaro/trustedsubstrate/meta-ts triggers some non-fatal errors from various drivers. Ignore them for now since all other oeqa runtime tests pass since in genericarm64 we don't build this firmware. https://ledge.validation.linaro.org/scheduler/job/119422 (From meta-yocto rev: b91b6ca6827d489ecb21cb688403c2b1c76ccd52) Signed-off-by: Mikko Rapeli Signed-off-by: Richard Purdie --- .../runtime/cases/parselogs-ignores-genericarm64.txt | 9 +++++++++ 1 file changed, 9 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 3e96a172da..48e3a25f59 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 @@ -1,3 +1,4 @@ +# AMD KV260 with u-boot 2025.10rc2 based firmware # safe to ignore minor firmware issue zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: failed to set: pin zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: set mux failed for pin @@ -9,3 +10,11 @@ Error applying setting, reverse things back Can't lookup blockdev # X11 fails to start without connected display modeset(0): failed to set mode: Invalid argument + +# Rockpi4b with u-boot 2025.10rc2 based firmware +memory-controller: probe with driver rk3399-dmc-freq failed with error +probe with driver rockchip-pcie failed with error +platform hdmi-sound: deferred probe pending: asoc-simple-card: parse error +deferred probe pending: rockchip-spi: Failed to request optional TX DMA channel +platform sound: deferred probe pending: asoc-audio-graph-card: parse error +platform sound-dit: deferred probe pending: asoc-audio-graph-card: parse error