ping? Tom, Aneesh, what do you think of this version? Chris Lalancette
On Tue, Dec 13, 2011 at 2:41 PM, <[email protected]> wrote: > From: Chris Lalancette <[email protected]> > > 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 <[email protected]> > --- > v2: Incorporate changes from Aneesh ([email protected]) 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(-) > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

