Re: [PATCH 00/26] test: spl: Test some load methods

2023-10-11 Thread Simon Glass
Hi Sean, On Wed, 11 Oct 2023 at 18:56, Sean Anderson wrote: > > This series adds some tests for various SPL load methods, with the intent of > helping debug v6 of [1]. With that in mind, notable omissions include NAND and > ROMAPI, which both lack sandbox implementations, and OS_BOOT, which I hav

Re: [PATCH 00/26] test: spl: Test some load methods

2023-10-11 Thread Sean Anderson
On 10/11/23 21:56, Sean Anderson wrote: This series adds some tests for various SPL load methods, with the intent of helping debug v6 of [1]. With that in mind, notable omissions include NAND and ROMAPI, which both lack sandbox implementations, and OS_BOOT, which I have deferred due to its comple