[PATCH 1/4] test/py: Correctly restore the DT after capsule tests
Tom Rini
trini at konsulko.com
Thu Aug 7 17:54:09 CEST 2025
On Thu, Aug 07, 2025 at 11:08:14AM +0300, Ilias Apalodimas wrote:
> Some capsule tests are changing the sandbox DT to test various features,
> e.g authenticated capsule updates, versioning support etc. However, no one
> restores the original DT and the CI pops errors looking like
>
> /u-boot
> Bloblist at 100 not found (err=-2)
> Failed to find FDT file '/tmp/sandbox/persistent-data/scratch/EFI/CapsuleTestData/test_ver.dtb'
> initcall_run_f(): initcall fdtdec_setup() failed
>
> if sandbox is restarted.
>
> So let's restore the proper DT after done with the capsule testing.
>
> Signed-off-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250807/194798e3/attachment.sig>
More information about the U-Boot
mailing list