[U-Boot] [PATCH] ehci: msm: Replace board_prepare_usb with board_usb_init

Simon Glass sjg at chromium.org
Tue May 22 23:30:37 UTC 2018


Hi Ramon,
On 20 May 2018 at 13:04, Ramon Fried <ramon.fried at gmail.com> wrote:
> Use standard board_usb_init() instead of the specific board_prepare_usb.

You should mention why...

For any patch:
- what the problem is / motivation
- what your patch does

>
> Signed-off-by: Ramon Fried <ramon.fried at gmail.com>
> ---
>  board/qualcomm/dragonboard410c/dragonboard410c.c |  4 ++--
>  drivers/usb/host/ehci-msm.c                      | 11 ++++-------
>  2 files changed, 6 insertions(+), 9 deletions(-)
>

Regards,
Simon


More information about the U-Boot mailing list