[U-Boot] [PATCH v2] omap4_panda: Initialize the USB phy
Tom Rini
tom.rini at gmail.com
Thu Dec 15 15:39:49 CET 2011
On Thu, Dec 15, 2011 at 7:37 AM, Chris Lalancette <clalancette at gmail.com> wrote:
> ping? Tom, Aneesh, what do you think of this version?
Just trying to make sure folks have a chance to review and comment,
sorry, looks good from my PoV.
>
> 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(-)
>>
--
Tom
More information about the U-Boot
mailing list