-
- Downloads
mmc: Tinification of the mmc code
Add new configuration option CONFIG_MMC_TINY which strips away all memory allocation within the MMC code and code for handling multiple cards. This allows extremely space-constrained SPL code use the MMC framework. Reviewed-by:Simon Glass <sjg@chromium.org> Signed-off-by:
Marek Vasut <marex@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Jaehoon Chung <jh80.chung@samsung.com>
Showing
- common/spl/spl_mmc.c 5 additions, 1 deletioncommon/spl/spl_mmc.c
- drivers/mmc/Kconfig 15 additions, 0 deletionsdrivers/mmc/Kconfig
- drivers/mmc/mmc.c 30 additions, 1 deletiondrivers/mmc/mmc.c
- drivers/mmc/mmc_legacy.c 32 additions, 0 deletionsdrivers/mmc/mmc_legacy.c
- include/mmc.h 1 addition, 0 deletionsinclude/mmc.h
Loading
Please register or sign in to comment