Files
u-boot/include
Chen-Yu Tsai 41f8e9f5c4 ARM: sunxi: Fix build break when CONFIG_MMC is not defined
BOOT_TARGET_DEVICES includes MMC unconditionally. This breaks when
CONFIG_CMD_MMC is not defined. Use a secondary macro to conditionally
include it when CONFIG_MMC is enabled, as we do for CONFIG_AHCI.

This is used when we want to use uart0 from port F, which conflicts
with mmc0.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
2014-10-24 09:35:38 +02:00
..
2014-10-22 10:36:56 -06:00
2014-10-23 06:54:03 -04:00
2014-10-22 16:56:41 -06:00
2014-10-22 10:36:50 -06:00
2014-10-22 10:36:46 -06:00