u-boot-brain/board/logicpd
Adam Ford 576434b205 ARM: imx6q_logic: Cleanup boot sequence check
The board_boot_order() function currenly assumes that the boot source
is MMC/eMMC, but this isn't true for the NAND devices.

This patch cleans up board_boot_order() to check for NAND, SD, ESD,
MMC or EMMC.  Anything beyond these are not supported, so it will
default back to the serial downloader if any of those devices are not
available.

Fixes: 9fb50c68da ("ARM: imx6q_logic: Fix MMC2 booting")

Signed-off-by: Adam Ford <aford173@gmail.com>
2019-12-27 14:30:52 +01:00
..
am3517evm common: Move serial functions out of common.h 2019-12-02 18:23:11 -05:00
imx6 ARM: imx6q_logic: Cleanup boot sequence check 2019-12-27 14:30:52 +01:00
omap3som common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
zoom1 env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00