u-boot-brain/arch/arm/imx-common
Marcin Niestroj 54e4fcfa3c ARM: mx6: add MMC2 boot device detection support in SPL
Check BOOT_CFG2[3:4] to determine which SD/MMC port is selected to boot
from. If MMC2 is selected return BOOT_DEVICE_MMC2. In all other cases
return BOOT_DEVICE_MMC1, as we do not have corresponding macro for MMC3
and MMC4.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2016-11-29 16:31:53 +01:00
..
cache.c imx6: cache: disable L2 before touching Auxiliary Control Register 2016-05-06 10:43:39 -04:00
cmd_bmode.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
cmd_dek.c imx: dek_blob: Add explicit include for mapmem 2015-05-15 19:20:48 +02:00
cmd_hdmidet.c Merge git://git.denx.de/u-boot-arm 2013-07-31 11:30:38 +02:00
cpu.c imx: mx6ull: add mx6ull major cpu type 2016-10-04 15:40:59 +02:00
ddrmc-vf610.c Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
hab.c imx-common: hab: support i.MX6DQPlus 2016-05-24 14:59:56 +02:00
i2c-mxv7.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
imx_bootaux.c imx: imx-common: introduce boot auxiliary core 2016-02-21 11:46:26 +01:00
init.c imx: mx6ull: Add AIPS3 initialization 2016-10-04 15:41:01 +02:00
iomux-v3.c imx: iomux: fix snvs usage for i.MX6ULL 2016-10-04 15:41:01 +02:00
Kconfig imx-common: introduce USE_IMXIMG_PLUGIN Kconfig 2016-10-24 10:58:18 +02:00
Makefile imx-common: compile plugin code 2016-10-24 10:58:18 +02:00
misc.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
rdc-sema.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
sata.c imx-common: sata: return failure if not i.MX6DQPlus 2016-05-24 14:59:56 +02:00
speed.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl_sd.cfg mx6: Use a common SPL configuration file 2014-11-20 10:30:18 +01:00
spl.c ARM: mx6: add MMC2 boot device detection support in SPL 2016-11-29 16:31:53 +01:00
syscounter.c imx: system counter driver for imx7d and mx6ul 2015-09-13 10:11:53 +02:00
timer.c arm: imx-common: introduce back usec2ticks 2016-10-17 09:04:43 +02:00
video.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00