mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
parselogs-ignores-genericarm64.txt: add workarounds for AMD zcu102
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. (From meta-yocto rev: 6fc9c8e2a8b23877c2cd2bac43d37dcaf5b6c8ef) Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
4f18298d25
commit
a39acbdcb7
|
|
@ -18,3 +18,11 @@ 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
|
||||
|
||||
# AMD zcu102 with u-boot 2025.10rc2 based firmware
|
||||
# optee not available on all devices
|
||||
optee firmware:optee: probe with driver optee failed with error
|
||||
# SPI device probe error
|
||||
spi_master spi0: Failed to create SPI device for
|
||||
# PHY clock not correct
|
||||
deferred probe pending: xilinx-psgtr: Failed to get ref clock
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user