u-boot-brain/arch/arm/imx-common
Marek Vasut 2b1cdafa9f common: Pass the boot device into spl_boot_mode()
The SPL code already knows which boot device it calls the spl_boot_mode()
on, so pass that information into the function. This allows the code of
spl_boot_mode() avoid invoking spl_boot_device() again, but it also lets
board_boot_order() correctly alter the behavior of the boot process.

The later one is important, since in certain cases, it is desired that
spl_boot_device() return value be overriden using board_boot_order().

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Andreas Bießmann <andreas.devel@googlemail.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Tom Rini <trini@konsulko.com>
Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
[add newly introduced zynq variant]
Signed-aff-by: Andreas Bießmann <andreas@biessmann.org>
2016-06-26 20:17:22 +02:00
..
cache.c imx6: cache: disable L2 before touching Auxiliary Control Register 2016-05-06 10:43:39 -04:00
cmd_bmode.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -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: imx-common: print i.MX 7 SoC names consistently 2016-05-17 17:52:20 +02:00
ddrmc-vf610.c vf610: refactor DDRMC code 2015-10-02 10:42:31 +02:00
hab.c imx-common: hab: support i.MX6DQPlus 2016-05-24 14:59:56 +02:00
i2c-mxv7.c arm, imx6, i2c: add I2C4 for MX6DL 2015-05-26 14:16:54 +02:00
imx_bootaux.c imx: imx-common: introduce boot auxiliary core 2016-02-21 11:46:26 +01:00
init.c imx-common: use simpler runtime cpu dection macros 2016-05-24 14:59:56 +02:00
iomux-v3.c imx-common: use simpler runtime cpu dection macros 2016-05-24 14:59:56 +02:00
Kconfig imx: imx-common: introduce boot auxiliary core 2016-02-21 11:46:26 +01:00
Makefile arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGS 2016-05-02 18:37:08 -04:00
misc.c imx: add missing includes 2014-10-25 15:27:35 -04:00
rdc-sema.c imx: imx-common: introduce Resource Domain Controller support 2016-02-21 11:46:26 +01: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 common: Pass the boot device into spl_boot_mode() 2016-06-26 20:17:22 +02:00
syscounter.c imx: system counter driver for imx7d and mx6ul 2015-09-13 10:11:53 +02:00
timer.c imx-common: timer: support i.MX6DQPlus 2016-05-24 14:59:56 +02:00
video.c mx6: video_skip: Fix crash on NULL pointer 2014-11-13 17:56:15 +01:00