mirror of
https://xff.cz/git/u-boot/
synced 2025-10-15 06:51:56 +02:00
The board_boot_modes contained the wrong values for the emmc entry. The eMMC here is connected over a 8-bit bus. This change allows to use the 'bmode emmc' command to boot from emmc. Signed-off-by: Claudius Heine <ch@denx.de>