]> git.ipfire.org Git - people/ms/u-boot.git/commit
SPL: mmc: Make spl_mmc_load_image available
authorMarek Vasut <marex@denx.de>
Thu, 1 Dec 2016 01:06:35 +0000 (02:06 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 1 Dec 2016 05:06:41 +0000 (14:06 +0900)
commit09410c65724dd0a58e01f94a518c80befc413d90
tree2633729ce47d39393e77bd646418c7ec264ebc43
parentb5b838f1a726e9ab7eea505740e8169b55e90ed6
SPL: mmc: Make spl_mmc_load_image available

Make the spl_mmc_load_image() available globally, so it can be
invoked directly by SPL on extremely space-constrained systems.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
common/spl/spl_mmc.c
include/spl.h