summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorLukasz Majewski <[email protected]>2018-02-03 08:29:52 +0100
committerTom Rini <[email protected]>2018-02-07 22:06:18 -0500
commitd695d6627803dbb78a226e04b0436a01633a9936 (patch)
treecc469594d3654709f309c935c0292a12be0e32fa /scripts/objdiff
parent492322992be31f535dd825b3f0475f05df21256b (diff)
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 <[email protected]> Reviewed-by: Marek Vasut <[email protected]> Reviewed-by: Stefano Babic <[email protected]> Acked-by: Michal Simek <[email protected]> (For ZynqMP) Reviewed-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions