[U-Boot] [PATCH v2] omap4_panda: Initialize the USB phy
Chris Lalancette
clalancette at gmail.com
Thu Dec 15 15:37:48 CET 2011
ping? Tom, Aneesh, what do you think of this version?
Chris Lalancette
On Tue, Dec 13, 2011 at 2:41 PM, <clalancette at gmail.com> wrote:
> From: Chris Lalancette <clalancette at gmail.com>
>
> During misc_init_r, make sure to setup the clocks
> properly for the USB hub on the pandaboard. With
> this in place, the USB hub and the ethernet works
> on the pandaboard.
>
> Signed-off-by: Chris Lalancette <clalancette at gmail.com>
> ---
> v2: Incorporate changes from Aneesh (aneesh at ti.com) to support
> USB PHY from sys_clk and PER dpll. Also use symbolic
> constants instead of magic values.
>
> arch/arm/include/asm/arch-omap4/clocks.h | 63 ++++++++++++++++++++++++++++++
> board/ti/panda/panda.c | 59 ++++++++++++++++++++++++++++
> 2 files changed, 122 insertions(+), 0 deletions(-)
>
More information about the U-Boot
mailing list