commit | 8f6f15c7a9edd8bf7cfd295b9604aaa17dc79407 | [log] [tgz] |
---|---|---|
author | Alexander Holler <holler@ahsoftware.de> | Tue Apr 19 09:30:35 2011 -0400 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Wed Apr 27 19:38:09 2011 +0200 |
tree | 8e8ab105e89ab32381841a9433bfba7d850b7f83 | |
parent | 96b549ef11bec8bad4438dd0547b8760b9154288 [diff] |
omap3_beagle: enable EHCI and USB storage. The reset sequence/configuration for ehci is highly board specific, so this will be done in the source for the board, instead of introducing several CONFIG_* which would be needed to make those few lines in beagle.c usable across different OMAP boards. Signed-off-by: Alexander Holler <holler@ahsoftware.de> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>