[PATCH 1/4] test/py: Correctly restore the DT after capsule tests

Tom Rini trini at konsulko.com
Tue Aug 19 17:25:25 CEST 2025


On Thu, 07 Aug 2025 11:08:14 +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
> 
> [...]

Applied to u-boot/next, thanks!

[1/4] test/py: Correctly restore the DT after capsule tests
      commit: b0465eb88f0406ba286df9ee056b9a62c8ab9c80
[2/4] test/py: Read from the correct offset when initializing capsules
      commit: 5096f81bda1cfac2a8a325e850442bf463be2f00
[3/4] test/py: Fix race conditions on EFI capsule tests
      commit: fa2a2e20d0b4d7af92ee118d66f3245055cc9ba3
[4/4] test/py: Fix capsule update tests
      commit: fc2686d2a87391dd1b165e44ffd525b61c93e521
-- 
Tom




More information about the U-Boot mailing list