Hi Heinrich,
On 2023/8/17 15:01, Heinrich Schuchardt wrote:
The erofs file system creates noisy messages when it is not used:
=> host bind 0 disk.img
=> part list host 0
cannot find valid erofs superblock
cannot find valid erofs superblock
Partition Map for HOST device 0 -- Partition Type: EFI
If there is not erofs file system, this only deserves a debug message.
Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com>
There was already a patch to address that:
https://lore.kernel.org/u-boot/20230813142708.361456-13-...@chromium.org/
Anyway, I'm fine with either patch. For this patch,
Reviewed-by: Gao Xiang <hsiang...@linux.alibaba.com>
Thanks,
Gao Xiang