u-boot-brain/arch/arm/mach-imx
Harald Seiler e97590654a spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
The function's name is misleading as one might think it is used
generally to select the boot-mode when in reality it is only used by the
MMC driver to find out in what way it should try reading U-Boot Proper
from a device (either using a filesystem, a raw sector/partition, or an
eMMC boot partition).

Rename it to spl_mmc_boot_mode() to make it more obvious what this
function is about.

Link: https://lists.denx.de/pipermail/u-boot/2020-April/405979.html
Signed-off-by: Harald Seiler <hws@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-04-22 20:41:57 +08:00
..
imx8 Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc 2020-03-10 21:13:26 -04:00
imx8m imx8mm/mn: Add missing root clock entry for ARM core clock 2020-03-09 15:06:15 +01:00
imxrt Add support for i.MXRT1020-EVK board 2020-04-18 14:55:00 +02:00
mx2
mx3
mx5 common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
mx6 arch: arm: tqma6: apply default Kconfig for device model 2020-04-17 18:58:03 +02:00
mx7 common: Move clock functions into a new file 2020-01-17 13:27:29 -05:00
mx7ulp mx7ulp: Only enable LDO if it is not already enabled 2020-04-17 18:54:14 +02:00
mxs imx: Add support for i.MX28 based XEA board 2020-01-07 10:26:56 +01:00
cache.c common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
cmd_bmode.c
cmd_dek.c
cmd_hdmidet.c
cmd_nandbcb.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
cpu.c imx: cpu: enlarge bit mask to 0x1FF for cpu type 2020-01-08 13:20:08 +01:00
ddrmc-vf610-calibration.c
ddrmc-vf610-calibration.h
ddrmc-vf610.c
hab.c
i2c-mxv7.c
imx_bootaux.c lib: elf: Move the generic elf loading/validating functions to lib 2020-03-03 13:08:14 +05:30
init.c
iomux-v3.c
Kconfig arm: imx: update reference to README.mxc_hab 2020-04-16 23:06:54 -04:00
lowlevel.S
mac.c
Makefile imx: Add basic support for the NXP IMXRT10xx SoC family 2020-01-14 22:54:00 +01:00
misc.c
mkimage_fit_atf.sh imx: Fix imx8m FIT script issue 2020-04-09 13:07:32 -04:00
mmc_env.c
mmdc_size.c
rdc-sema.c
sata.c
sip.c
speed.c common: Move clock functions into a new file 2020-01-17 13:27:29 -05:00
spl_imx_romapi.c
spl_qspi.cfg
spl_sd.cfg
spl.c spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() 2020-04-22 20:41:57 +08:00
syscounter.c common: Move some time functions out of common.h 2019-12-02 18:23:11 -05:00
timer.c common: Move some time functions out of common.h 2019-12-02 18:23:11 -05:00
video.c