Re: [PATCH] tests: support mkfs.ext4 without metadata_csum

2020-08-08 Thread Tom Rini
On Tue, Aug 04, 2020 at 11:28:33AM -0600, Stephen Warren wrote: > From: Stephen Warren > > Modify various test/py filesystem creation routines to support systems > that don't implement the metadata_csum ext4 feature. > > Signed-off-by: Stephen Warren Applied to u-boot/master, thanks! --

[PATCH] tests: support mkfs.ext4 without metadata_csum

2020-08-04 Thread Stephen Warren
From: Stephen Warren Modify various test/py filesystem creation routines to support systems that don't implement the metadata_csum ext4 feature. Signed-off-by: Stephen Warren --- test/py/tests/test_env.py | 5 - test/py/tests/test_fs/conftest.py | 6 -- 2 files changed, 8