Skip to content
  • Tom Rini's avatar
    Revert "omap3: Use raw SPL by default for mmc1" · 821c89d3
    Tom Rini authored
    Unfortunately with this change we now are unable to do FS mode boots
    from MMC1 as with the way the code works today we will always load and
    assume that the hard-coded raw location contains U-Boot.  Further, we
    cannot fix this by just changing other logic to try FS-then-RAW as it
    would also make us have to ignore what order the ROM is telling us to
    try.
    
    This reverts commit 22d90d56
    
    .
    
    Signed-off-by: default avatarTom Rini <trini@konsulko.com>
    821c89d3