Skip to content
Commit 3a80ec0a authored by Josua Mayer's avatar Josua Mayer Committed by Stefan Roese
Browse files

cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096



A38x bootrom only searches 2 sectors when booting from eMMC,
irregardless of data or boot partition: 0 & 4096.

For eMMC boot partitions sector 0 is fine, but on data partition it
conflicts with MBR.

Change bubt command default to 4096 for eMMC data partition only, to
allow using an MBR partition table on the eMMC data partition while also
booting from it.

Signed-off-by: default avatarJosua Mayer <josua@solid-run.com>
Reviewed-by: default avatarStefan Roese <sr@denx.de>
parent a5539f97
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment