[U-Boot] [PATCH v2 14/80] dm: usb: Convert 'usb' command to support driver model

Simon Glass sjg at chromium.org
Tue Apr 7 20:40:57 CEST 2015


On 25 March 2015 at 12:22, Simon Glass <sjg at 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 at chromium.org>
> ---
>
> Changes in v2: None
>
>  common/cmd_usb.c | 147 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 145 insertions(+), 2 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list