On Tue, 15 Oct 2024 15:17:37 +0100, Andrew Goodbody wrote: > The tests test_usb_ext4load_ext4write, test_usb_ext2load and > test_usb_load depend on the command ext4write being present not just > the feature of being able to write to an ext4 file system. So update > their dependencies to include the ext4write command itself. This will > prevent spurious test failures when running the USB tests against USB > storage with an ext2/ext4 partition but no ext4write command available. > > [...]
Applied to u-boot/master, thanks! -- Tom

