From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Sat, 2 May 2020 11:08:54 +0200 (CEST) Subject: [PATCH 2/5] Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode" In-Reply-To: <20200423110753.51231-3-hws@denx.de> Message-ID: <20200502090854.DBE0281D86@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > 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 2b1cdafa9fdd > ("common: Pass the boot device into spl_boot_mode()"). > This reverts commit 772b55723bcbe8ebe84f579d9cdc831d8e18579d. > Link: https://lists.denx.de/pipermail/u-boot/2020-April/405979.html > Signed-off-by: Harald Seiler Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================