mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
In order for 'bmode emmc' to work, the eMMC needs to be initialized in the SPL. This change initializes the eMMC as BOOT_DEVICE_MMC1 (index=0). Signed-off-by: Claudius Heine <ch@denx.de>