u-boot-brain/arch/arm/mach-rockchip
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
..
px30 dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
rk322x dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
rk3036 dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
rk3128 dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
rk3188 dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
rk3288 dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
rk3308 dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
rk3328 dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
rk3368 dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
rk3399 arch: arm: rockchip: order the rk3399 entries alphabetically 2020-02-20 09:18:14 +08:00
rv1108 dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
board.c common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
boot_mode.c rockchip: boot_mode: find the saradc device name 2020-02-19 16:45:38 +08:00
bootrom.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
cpu-info.c rockchip: Add common reset cause 2020-01-30 11:44:01 +08:00
fit_spl_optee.sh rockchip: fit_spl_optee: get text and optee base from build 2019-12-26 20:34:28 +08:00
Kconfig rockchip: Enable pre console for rk3399 2020-04-02 15:49:16 +02:00
make_fit_atf.py rockchip: make_fit_atf: use correct fdt_x references in config nodes 2020-02-19 16:45:38 +08:00
Makefile rockchip: Add cpu-info 2020-01-30 11:44:01 +08:00
misc.c rockchip: misc: protect serial# from getting overwritten 2019-12-05 23:53:07 +08:00
px30-board-tpl.c rockchip: add px30 architecture core 2019-11-17 17:23:24 +08:00
rk3036-board-spl.c rockchip: rk3036: use ARM arch timer instead of rk_timer 2019-07-20 23:59:44 +08:00
sdram.c common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
spl-boot-order.c cosmetic: Fix spelling and whitespace errors 2019-12-03 08:43:23 -05:00
spl.c spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() 2020-04-22 20:41:57 +08:00
tpl.c board: roc-pc-rk3399: Add support for onboard LED's and push button to indicate power mode 2020-02-19 16:45:38 +08:00
u-boot-tpl-v8.lds rockchip: add u-boot-tpl-v8.lds 2019-05-08 17:34:12 +08:00
u-boot-tpl.lds rockchip: rk322x: add tpl support 2019-05-08 17:34:12 +08:00