
17 Aug
2023
17 Aug
'23
11:15 a.m.
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.schuchardt@canonical.com
There was already a patch to address that: https://lore.kernel.org/u-boot/20230813142708.361456-13-sjg@chromium.org/
Anyway, I'm fine with either patch. For this patch, Reviewed-by: Gao Xiang hsiangkao@linux.alibaba.com
Thanks, Gao Xiang