Skip to content
  • Ash Charles's avatar
    arm: omap3: Fix omap3_overo SPL boot hangup · 06ae2b0c
    Ash Charles authored
    Patch f33b9bd3
    
    
    [arm: omap3: Enable clocks for peripherals only if they are used]
    breaks SPL booting on Overo. Since some gpio inputs 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 avatarAsh Charles <ashcharles@gmail.com>
    06ae2b0c