Home
last modified time | relevance | path

Searched hist:"4197 a0f45b655c00eae738ddecee2a1009e972a3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dsocfpga_common.h4197a0f45b655c00eae738ddecee2a1009e972a3 Sun Dec 20 03:00:44 UTC 2015 Marek Vasut <marex@denx.de> arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled

It is not possible to compile MMC/SPI SPL if the respective DM_MMC/DM_SPI
bits are not enabled. Secure the code with an ifdef to prevent compiler
splat.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Cc: Chin Liang See <clsee@altera.com>