Skip to content
  • Marek Vasut's avatar
    arm: socfpga: Fix "improve raw MMC SPL boot" · 61520ac4
    Marek Vasut authored
    This fixes commit d31e9c57
    
     ,
    which broke booting from SD card on all SoCFPGA boards. The
    patch assumes the bootloader partition to be partition 3, at
    the end of the SD card, which doesn't make any sense. U-Boot
    assumes the bootloader partition is partition 1 or that the
    bootloader image is at offset +1 MiB from the start of SD card.
    
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Sylvain Lesne <lesne@alse-fr.com>
    61520ac4