arm: mvebu: clearfog: enable eMMC boot partitions support
authorBaruch Siach <baruch@tkos.co.il>
Thu, 13 Sep 2018 09:41:50 +0000 (12:41 +0300)
committerStefan Roese <sr@denx.de>
Wed, 19 Sep 2018 12:00:06 +0000 (14:00 +0200)
The Clearfog SOM can optionally have eMMC installed. Enable support for
eMMC boot partitions by default.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/clearfog.h

index 7d56dfd86e9628a392e54b036fdcbd73594f93e7..77ab6caf52c0db6bf50ba1ea74552f260151ac4a 100644 (file)
  */
 #define CONFIG_SYS_MMC_BASE            MVEBU_SDIO_BASE
 
+#ifdef CONFIG_CMD_MMC
+#define CONFIG_SUPPORT_EMMC_BOOT
+#endif
+
 /* USB/EHCI configuration */
 #define CONFIG_EHCI_IS_TDI