On Sat, Jan 26, 2013 at 3:41 AM, Lucas Stach <d...@lynxeye.de> wrote:
> There is no need to init a USB controller before the upper layers indicate
> that they are actually going to use it.
>
> board_usb_init now only parses the device tree and sets up the common pll.
>
> Signed-off-by: Lucas Stach <d...@lynxeye.de>

Acked-by: Simon Glass <s...@chromium.org>

>From what I can tell there is no need to undo what the 'stop' function
does for an already-configured port, so this seems fine.

> ---
> v2:
> - remember if port is already initialized and skip init in that case
> ---
>  arch/arm/cpu/armv7/tegra20/usb.c | 57 
> ++++++++++++++++++++--------------------
>  1 file changed, 29 insertions(+), 28 deletions(-)
>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to