From: Michal Simek Date: Tue, 26 Apr 2016 14:03:42 +0000 (+0200) Subject: ARM64: zynqmp: Enable eMMC boot partitions commands X-Git-Tag: v2016.07-rc1~175^2~23 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=926782cdf8be8769ae2f9a40ec7a62af1b91ac77;p=platform%2Fkernel%2Fu-boot.git ARM64: zynqmp: Enable eMMC boot partitions commands Enable some additional features of the eMMC boot partitions. Signed-off-by: Michal Simek --- diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h index f41a2cb..e36dde6 100644 --- a/include/configs/xilinx_zynqmp.h +++ b/include/configs/xilinx_zynqmp.h @@ -92,6 +92,7 @@ #if defined(CONFIG_ZYNQ_SDHCI) # define CONFIG_MMC # define CONFIG_GENERIC_MMC +# define CONFIG_SUPPORT_EMMC_BOOT # define CONFIG_SDHCI # ifndef CONFIG_ZYNQ_SDHCI_MAX_FREQ # define CONFIG_ZYNQ_SDHCI_MAX_FREQ 200000000