u-boot-2016/common
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
..
eeprom
init
spl spl: eMMC/SD: Provide one __weak spl_boot_mode() function 2018-02-07 22:06:18 -05:00
autoboot.c Initialize SHA buffer size var in passwd_abort 2018-01-28 09:36:28 -05:00
bedbug.c
board_f.c common: board_f: Fix style violations 2018-01-28 09:36:28 -05:00
board_info.c
board_r.c common: board_r: Fix style violations 2018-01-28 09:39:05 -05:00
boot_fit.c fit: fixed bug in locate_dtb_in_fit() 2017-10-05 21:31:04 -04:00
bootm.c fpga: allow programming fpga from FIT image for all FPGA drivers 2017-12-14 16:09:39 +01:00
bootm_os.c
bootretry.c
bootstage.c bootstage: Provide a separate record count setting for SPL 2017-09-16 14:57:44 +08:00
bouncebuf.c
cli.c
cli_hush.c
cli_readline.c
cli_simple.c
command.c common: command: tempory buffer should have size of command line buf 2017-11-29 22:30:50 -05:00
common_fit.c fit: If no matching config is found in fit_find_config_node(), use the default one 2017-10-05 21:31:04 -04:00
console.c Revert "sandbox: Drop special case console code for sandbox" 2017-12-07 15:17:00 -05:00
cros_ec.c
ddr_spd.c
dfu.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
dlmalloc.c malloc: don't compare pointers to 0 2017-11-20 20:18:39 -05:00
dlmalloc.src
edid.c
exports.c
fb_mmc.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
fb_nand.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
fdt_support.c common: Fix-up MAC addr in dts by fetching env variable serially 2017-12-24 12:42:50 -07:00
flash.c flash: Fix spelling of "ERR_TIMOUT" 2018-01-29 07:48:59 +01:00
hash.c crypto/fsl: Fix HW accelerated hash commands 2018-01-23 11:21:20 -08:00
hwconfig.c
image-android.c parse the second area of android image 2018-02-07 21:58:26 -05:00
image-fdt.c common: Remove genimg_get_image() 2017-10-16 09:42:51 -04:00
image-fit.c fix incorrect usage of DT node unit address in comments 2018-01-15 18:29:21 -07:00
image-sig.c fix incorrect usage of DT node unit address in comments 2018-01-15 18:29:21 -07:00
image-sparse.c
image.c common: image.c: Fix CACHE: Misaligned operation output 2017-12-18 13:06:30 -05:00
iomux.c
iotrace.c
kallsyms.c
Kconfig log: Add a way to log error-return values 2018-02-03 10:09:27 -07:00
kgdb.c
kgdb_stubs.c
lcd.c
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
log.c log: add category LOGC_EFI 2018-02-03 10:09:28 -07:00
log_console.c log: Update log_console to honour the log format 2018-02-03 10:09:27 -07:00
lynxkdi.c
main.c
Makefile common: do not compile common fastboot code when building the SPL 2018-01-12 18:11:23 +09:00
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash.c
splash_source.c splash_source: Verify FIT magic 2017-09-04 23:53:47 +02:00
stdio.c Drop the log buffer 2017-12-07 15:17:00 -05:00
system_map.c
update.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
usb.c usb: Read device descriptor after device is addressed for xHCI 2017-10-01 16:32:53 +02:00
usb_hub.c usb: Correct use of debug() 2017-12-07 15:17:00 -05:00
usb_kbd.c
usb_storage.c usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() 2017-10-01 16:32:55 +02:00
xyzModem.c