Skip to content
Snippets Groups Projects
Commit 36481ded authored by Stefan Roese's avatar Stefan Roese Committed by Tom Rini
Browse files

arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)


Patch f33b9bd3
[arm: omap3: Enable clocks for peripherals only if they are used]
breaks SPL booting on tao3530. 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: default avatarStefan Roese <sr@denx.de>
Cc: Tom Rini <trini@ti.com>
Cc: Michael Trimarchi <michael@amarulasolutions.com>
Reviewed-by: default avatarStefano Babic <sbabic@denx.de>
parent cd8341b7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment