
7 Apr
2015
7 Apr
'15
8:40 p.m.
On 25 March 2015 at 12:22, Simon Glass sjg@chromium.org wrote:
Adjust this command to work with the new driver model uclass. It needs to iterate through multiple independent controllers to find hubs, and work through their children recursively in a different way. Otherwise the functionality is much the same.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
common/cmd_usb.c | 147 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 145 insertions(+), 2 deletions(-)
Applied to u-boot-dm/next.