u-boot-brain/arch/arm/cpu/armv7/omap-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
..
abb.c replace DIV_ROUND with DIV_ROUND_CLOSEST 2014-11-20 11:28:25 -05:00
boot-common.c common: Pass the boot device into spl_boot_mode() 2016-06-26 20:17:22 +02:00
clocks-common.c ARM: OMAP4+: Fix DPLL programming sequence 2016-05-27 15:47:57 -04:00
config_secure.mk ti: omap-common: Add commands for generating secure SPL images 2016-05-27 15:41:33 -04:00
emif-common.c arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX 2016-03-16 15:03:48 -04:00
hwinit-common.c arm: omap: Introduce vcores_init function 2016-06-02 21:42:18 -04:00
Kconfig ti: omap-common: Add Kconfig file for secure device support 2016-05-27 15:41:33 -04:00
lowlevel_init.S omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
Makefile arm: omap-common: do not build timer when CONFIG_TIMER defined 2016-01-20 19:06:21 -07:00
mem-common.c ARM: omap: clean redundant PISMO_xx macros used in OMAP3 2014-07-25 16:26:12 -04:00
omap-cache.c am33xx/omap: Allow cache enable for all Sitara/OMAP 2014-06-11 16:25:39 -04:00
pipe3-phy.c ARM: OMAP5: Add Pipe3 PHY driver 2013-12-04 08:12:08 -05:00
pipe3-phy.h ARM: OMAP5: Add Pipe3 PHY driver 2013-12-04 08:12:08 -05:00
reset.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
sata.c ahci: mmio_base is a virtual address 2015-04-18 16:54:29 -04:00
timer.c omap3: bugfix in timer on rollover 2016-06-24 17:21:55 -04:00
u-boot-spl.lds spl: arm: Make sure to include all of the u_boot_list entries 2016-03-16 15:27:55 -04:00
utils.c armv7: fix order of OMAP die ID printing 2016-06-06 13:39:17 -04:00
vc.c ARM: OMAP4+: pmic: Make generic bus init and write functions 2013-06-10 08:43:09 -04:00