aboutsummaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorTom Rini2020-01-16 12:52:07 -0500
committerTom Rini2020-01-16 12:52:07 -0500
commit994bb86fc90aa9edff5a6685b28b44e2f77de196 (patch)
tree5d86ff6f1ce8373432414bae1ca351c9e38bea73 /board
parent92329e2413f444d1edf29bab66aefccfd782e0a7 (diff)
parente6a5a5c72b63fd6d2c7ed48b3e49d8da726c69c2 (diff)
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
- Clearfog: Fix SD booting (Baruch) - Misc updates to MMC handling in SPL to support booting from main data partition (vs hardware boot partition) on MVEBU (Baruch)
Diffstat (limited to 'board')
-rw-r--r--board/solidrun/clearfog/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/solidrun/clearfog/README b/board/solidrun/clearfog/README
index 6171ce66f4f..9375be84957 100644
--- a/board/solidrun/clearfog/README
+++ b/board/solidrun/clearfog/README
@@ -20,12 +20,6 @@ of "/dev/sdX" here!
Install U-Boot on eMMC:
-----------------------
-The ROM loads the bootloader from eMMC first boot partition at offset 0. This
-is unlike load from SD card that is at offset 512. As a result, the offset of
-the main U-Boot image on the eMMC boot partition changes. Set
-CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x140 for SPL to load U-Boot from
-the correct location.
-
To make SPL load the main U-Boot image from the eMMC boot partition enable
eMMC boot acknowledgement and boot partition with the following U-Boot
command: