u-boot-brain/arch/arm/mach-davinci
Lukasz Majewski d695d66278 spl: eMMC/SD: Provide one __weak spl_boot_mode() function
The goal of this patch is to clean up the code related to choosing SPL
MMC boot mode.

The spl_boot_mode() now is called only in spl_mmc_load_image() function,
which is only compiled in if CONFIG_SPL_MMC_SUPPORT is enabled.

To achieve the goal, all per mach/arch implementations eligible for
unification has been replaced with one __weak implementation.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Stefano Babic <sbabic@denx.de>
Acked-by: Michal Simek <michal.simek@xilinx.com> (For ZynqMP)
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
2018-02-07 22:06:18 -05:00
..
include/mach common: arm: davinci: Move header file out of common 2017-06-05 12:31:23 -04:00
config.mk
cpu.c
da850_lowlevel.c
da850_pinmux.c
dm355.c
dm365_lowlevel.c
dm365.c
dm644x.c
dm646x.c
dp83848.c
et1011c.c
Kconfig davinci: Fix omapl138_lcdk builds 2018-01-31 15:44:58 -05:00
ksz8873.c
lowlevel_init.S
lxt972.c
Makefile ARM: davinci: Remove CONFIG_SOC_DA830 2017-09-15 12:35:48 -04:00
misc.c env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 2017-08-16 08:30:44 -04:00
pinmux.c
psc.c
reset.c
spl.c spl: eMMC/SD: Provide one __weak spl_boot_mode() function 2018-02-07 22:06:18 -05:00
timer.c