Commands like 'fatinfo' call dev_print() to print device information. If the block device is created via 'host bind', we should print accurate information.
Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de> --- disk/part.c | 1 + 1 file changed, 1 insertion(+) Applied to u-boot-dm, thanks!