[PATCH 2/2] disk: part: sandbox support in dev_print()

Simon Glass sjg at chromium.org
Sat Jan 30 22:26:52 CET 2021


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.glpk at gmx.de>
---
 disk/part.c | 1 +
 1 file changed, 1 insertion(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list