arm: K3: am654: Choose MMC boot device based on boot port
authorAndrew F. Davis <afd@ti.com>
Wed, 3 Oct 2018 15:03:22 +0000 (10:03 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 10 Oct 2018 17:35:08 +0000 (13:35 -0400)
commitb5700efbc863669bc4e11283917aa9965c5fc8e8
tree1bae02ea62aefc16317b6f617cf41704bca8b450
parent0f3cf2b3e5d1116321eaf7d16338d91a5811143d
arm: K3: am654: Choose MMC boot device based on boot port

For most devices the boot mode maps directly to the boot
device. For MMC this is not the case as we have two MMC
boot modes and two MMC boot devices (ports). Check the
boot port to determine which MMC device was our boot
device. Make this change for both primary and secondary
boot modes.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/mach-k3/am6_init.c
arch/arm/mach-k3/include/mach/am6_hardware.h