diff options
| author | Mikko Rapeli <mikko.rapeli@linaro.org> | 2025-10-10 16:52:32 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-13 23:29:52 +0100 |
| commit | 1f92e7fd5daa07f7103ba477e380a10540d0f636 (patch) | |
| tree | 5a301aa13352193e95d4f46e908cfe445f05633e | |
| parent | a39acbdcb752f450ae7cc1ab43b65d7a65907264 (diff) | |
| download | poky-1f92e7fd5daa07f7103ba477e380a10540d0f636.tar.gz | |
parselogs-ignores-genericarm64.txt: add workaround for TI K3 am62p5
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.
(From meta-yocto rev: 56f33867249f79340f868cb90bc7e4c2a6a641d2)
Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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 | |||
| 26 | spi_master spi0: Failed to create SPI device for | 26 | spi_master spi0: Failed to create SPI device for |
| 27 | # PHY clock not correct | 27 | # PHY clock not correct |
| 28 | deferred probe pending: xilinx-psgtr: Failed to get ref clock | 28 | deferred probe pending: xilinx-psgtr: Failed to get ref clock |
| 29 | |||
| 30 | # TI k3 am62p5-sk with u-boot 2024.04-ti | ||
| 31 | # small issue in devicetree | ||
| 32 | OPP table can't be empty | ||
