mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-20 02:01:53 +01: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>