Skip to content
Commit 15aec318 authored by Harald Seiler's avatar Harald Seiler Committed by Stefano Babic
Browse files

Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode"

The CONFIG_SPL_FORCE_MMC_BOOT config flag is not needed as its behavior
is the correct one in all cases;  using spl_boot_device() instead of the
boot_device parameter will lead to inconsistency issues, for example,
when a board_boot_order() is defined.  In fact, this is the reason the
parameter was introduced in the first place, in commit 2b1cdafa
("common: Pass the boot device into spl_boot_mode()").

This reverts commit 772b5572.

Link: https://lists.denx.de/pipermail/u-boot/2020-April/405979.html


Signed-off-by: default avatarHarald Seiler <hws@denx.de>
parent a15d0aa6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment