u-boot-brain/board/k+p/kp_imx6q_tpc
Lukasz Majewski 58c76e63f1 imx: tpc70: Add board_boot_order() to distinguish between eMMC and SD boot
The TPC70 can boot from SD card (debug/development) and eMMC (production).
The board_boot_order() function provides a run time check for the device
from which one wants to boot (it is selected by GPIO pins setup).

Moreover, a fallback to SD card is provided if the detection is not
possible or working properly.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2019-10-13 22:49:11 +02:00
..
Kconfig imx: board: Add support for the K+P's kp_imx6q_tpc board 2018-04-15 11:47:19 +02:00
kp_imx6q_tpc_spl.c imx: tpc70: Add board_boot_order() to distinguish between eMMC and SD boot 2019-10-13 22:49:11 +02:00
kp_imx6q_tpc.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
MAINTAINERS imx: board: Add support for the K+P's kp_imx6q_tpc board 2018-04-15 11:47:19 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00