Hi Suneel, On Mon, Sep 11, 2017 at 2:17 PM, Simon Glass <[email protected]> wrote: > On 6 September 2017 at 11:01, Suneel Garapati <[email protected]> wrote: >> add blk child devices to ignore list while displaying >> usb tree graph, otherwise usb tree and info commands >> may cause crash treating blk as usb device. >> >> Signed-off-by: Suneel Garapati <[email protected]> >> --- >> >> Changes v1: >> - add separate check on blk uclass >> - modify description >> - add separate check on parent uclass as usb >> >> cmd/usb.c | 12 +++++++++--- >> 1 file changed, 9 insertions(+), 3 deletions(-) > > Reviewed-by: Simon Glass <[email protected]>
'usb tree' is seriously broken with this patch. See below. => usb tree USB device tree: 1 Hub (5 Gb/s, 0mA) | U-Boot XHCI Host Controller | Regards, Bin _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

