arm: mvebu: clearfog: set uboot image SD card offset
authorBaruch Siach <baruch@tkos.co.il>
Wed, 15 Jan 2020 07:08:09 +0000 (09:08 +0200)
committerStefan Roese <sr@denx.de>
Thu, 16 Jan 2020 09:59:07 +0000 (10:59 +0100)
commit14f14911f47ca2daf4ee9dfa50c3b392ac89e9e2
tree1e267b6379994d4c8fc982e81dec90ef363d1988
parente42afd8416fea64725eddf26be4ec3a0397778d6
arm: mvebu: clearfog: set uboot image SD card offset

Armada 38x ROM skips the first SD card offset when loading SPL. This
affects the location of the main U-Boot image. SPL MMC code now supports
U-Boot image offset based on run-time detection of the boot partition.
Use this feature to make the same generated image support both SD card
and eMMC boot partition.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/clearfog_defconfig