ARM: imx6: DHCOM i.MX6 PDK: spl: Add eMMC initialization to SPL code
authorClaudius Heine <ch@denx.de>
Tue, 29 Oct 2019 12:17:56 +0000 (13:17 +0100)
committerStefano Babic <sbabic@denx.de>
Sun, 3 Nov 2019 16:04:16 +0000 (17:04 +0100)
commit5c47bf7195767d45049fd2482bc75fccbbfe7055
treeedd0b913e4648cd501f3e71c116e3efbc3c47787
parentcd71c7597a105d03b2b6b868452e0b176185307e
ARM: imx6: DHCOM i.MX6 PDK: spl: Add eMMC initialization to SPL code

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>
board/dhelectronics/dh_imx6/dh_imx6_spl.c