u-boot/cmd/mvebu
Josua Mayer 3a80ec0a27 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: Josua Mayer <josua@solid-run.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2023-10-26 14:49:36 +02:00
..
bubt.c cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096 2023-10-26 14:49:36 +02:00
comphy_rx_training.c cmd: change the return value when argc error 2023-01-11 11:54:50 -05:00
Kconfig cmd: mvebu/bubt: Enable command by default 2023-03-01 06:39:17 +01:00
Makefile cmd: mvebu: Rename rx_training to mvebu_comphy_rx_training 2021-05-16 06:48:45 +02:00