]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/arm/mach-imx/spl.c
Revert "ARM: mx6: add MMC2 boot device detection support in SPL"
authorBreno Lima <breno.lima@nxp.com>
Wed, 30 Nov 2016 12:08:58 +0000 (10:08 -0200)
committerStefano Babic <sbabic@denx.de>
Mon, 5 Dec 2016 11:50:52 +0000 (12:50 +0100)
commit51efabac487d832632f9797a94ed2ba6fe98e718
treeaa4eecce2879d4d983219cd31d31eb13e6a9d386
parent194eded14ccb40af18e1a9fb8ab85903ee0803ef
Revert "ARM: mx6: add MMC2 boot device detection support in SPL"

Commit 54e4fcfa3c749a78 ("ARM: mx6: add MMC2 boot device detection
support in SPL") prevents UDOO neo board to boot:

Trying to boot from MMC2
port 1
MMC Device 1 not found
spl: could not find mmc device. error: -19
SPL: failed to boot from all boot devices

This reverts commit 54e4fcfa3c749a789192e83740a53234182f4ca3.

Signed-off-by: Breno Lima <breno.lima@nxp.com>
arch/arm/imx-common/spl.c