mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
parselogs-ignores-genericarm64.txt: add workarounds for NXP imx8mp
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: 0b15a104ea04acd79b87f7cf3da96f637dafdef4) Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
1f92e7fd5d
commit
3e48365f40
|
|
@ -30,3 +30,15 @@ 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
|
||||
|
||||
# NXP imx8mp verdin with u-boot 2025.10rc2
|
||||
# RTC detection issue
|
||||
oscillator failed, set time!
|
||||
# uart issue
|
||||
serial: failed to get ipg clk
|
||||
# GPIO driver/dt issue
|
||||
failed writing register: -6
|
||||
# Audio codec issue
|
||||
nau8822 3-001a: Failed to issue reset
|
||||
# Audio devicetree issue
|
||||
platform sound: deferred probe pending: asoc-simple-card: parse error
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user