
18 Dec
2013
18 Dec
'13
9:08 p.m.
On Tue, Dec 17, 2013 at 02:14:06PM +0100, Stefan Roese wrote:
Patch f33b9bd3 [arm: omap3: Enable clocks for peripherals only if they are used] breaks SPL booting on Beagleboard. Since some gpio input's are read to detect the board revision. But with this patch above, the clocks to the GPIO subsystems are not enabled per default any more. The GPIO banks need to be configured specifically now.
Signed-off-by: Stefan Roese sr@denx.de Cc: Tom Rini trini@ti.com Cc: Michael Trimarchi michael@amarulasolutions.com
Applied to u-boot-ti/master, thanks!
--
Tom