]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap4_panda: Initialize the USB phy
authorChris Lalancette <clalancette@gmail.com>
Tue, 13 Dec 2011 09:41:12 +0000 (09:41 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 19 Dec 2011 16:52:44 +0000 (17:52 +0100)
commitdf65a3fe3504930d5a89699e9903554f4605b098
treeb3205d378f7b6af700485b7ef3bfaf985b3ba3b9
parentc005d6b193c4d98159181576c52747f92df977f2
omap4_panda: Initialize the USB phy

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@gmail.com>
Acked-by: Aneesh V <aneesh@ti.com>
arch/arm/include/asm/arch-omap4/clocks.h
board/ti/panda/panda.c