Re: [U-Boot] [PATCH 1/1] cmd: usb: display bus number

2019-03-18 Thread Marek Vasut
On 3/18/19 9:05 PM, Heinrich Schuchardt wrote: > On 1/2/19 7:33 PM, Heinrich Schuchardt wrote: >> On 1/2/19 5:37 PM, Marek Vasut wrote: >>> On 1/2/19 5:03 PM, Heinrich Schuchardt wrote: On 1/2/19 3:21 PM, Marek Vasut wrote: > On 1/2/19 12:29 PM, Heinrich Schuchardt wrote: >> If multipl

Re: [U-Boot] [PATCH 1/1] cmd: usb: display bus number

2019-03-18 Thread Heinrich Schuchardt
Spam detection software, running on the system "lists.denx.de", has identified this incoming email as possible spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview:

Re: [U-Boot] [PATCH 1/1] cmd: usb: display bus number

2019-01-02 Thread Heinrich Schuchardt
On 1/2/19 5:37 PM, Marek Vasut wrote: > On 1/2/19 5:03 PM, Heinrich Schuchardt wrote: >> On 1/2/19 3:21 PM, Marek Vasut wrote: >>> On 1/2/19 12:29 PM, Heinrich Schuchardt wrote: If multiple USB buses exist, the output of the commands 'usb tree' and 'usb info' is confusing because it is no

Re: [U-Boot] [PATCH 1/1] cmd: usb: display bus number

2019-01-02 Thread Marek Vasut
On 1/2/19 5:03 PM, Heinrich Schuchardt wrote: > On 1/2/19 3:21 PM, Marek Vasut wrote: >> On 1/2/19 12:29 PM, Heinrich Schuchardt wrote: >>> If multiple USB buses exist, the output of the commands 'usb tree' and 'usb >>> info' is confusing because it is not clear where the output for a new bus >>> s

Re: [U-Boot] [PATCH 1/1] cmd: usb: display bus number

2019-01-02 Thread Heinrich Schuchardt
Spam detection software, running on the system "lists.denx.de", has identified this incoming email as possible spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview:

Re: [U-Boot] [PATCH 1/1] cmd: usb: display bus number

2019-01-02 Thread Marek Vasut
On 1/2/19 12:29 PM, Heinrich Schuchardt wrote: > If multiple USB buses exist, the output of the commands 'usb tree' and 'usb > info' is confusing because it is not clear where the output for a new bus > starts. > > Print an additional line for each bus indicating the bus number, e.g. > > => usb t

[U-Boot] [PATCH 1/1] cmd: usb: display bus number

2019-01-02 Thread Heinrich Schuchardt
If multiple USB buses exist, the output of the commands 'usb tree' and 'usb info' is confusing because it is not clear where the output for a new bus starts. Print an additional line for each bus indicating the bus number, e.g. => usb tree USB device tree: USB bus 0 1 Hub (5 Gb/s, 0mA) U-

[U-Boot] [PATCH 1/1] cmd: usb: display bus number

2019-01-02 Thread Heinrich Schuchardt
If multiple USB buses exist, the output of the commands 'usb tree' and 'usb info' is confusing because it is not clear where the output for a new bus starts. Print an additional line for each bus indicating the bus number, e.g. => usb tree USB device tree: USB bus 0 1 Hub (5 Gb/s, 0mA) U-