[U-Boot] [PATCH] arm: zynq: Sync zc770 xm011 defconfigs

Michal Simek michal.simek at xilinx.com
Thu Apr 12 10:40:13 UTC 2018


x8 and x16 configurations should be in sync.

Signed-off-by: Michal Simek <michal.simek at xilinx.com>
---

 configs/zynq_zc770_xm011_x16_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/zynq_zc770_xm011_x16_defconfig b/configs/zynq_zc770_xm011_x16_defconfig
index ae6029a71e7d..756200a9ae11 100644
--- a/configs/zynq_zc770_xm011_x16_defconfig
+++ b/configs/zynq_zc770_xm011_x16_defconfig
@@ -32,11 +32,11 @@ CONFIG_CMD_CACHE=y
 # CONFIG_SPL_ISO_PARTITION is not set
 # CONFIG_SPL_EFI_PARTITION is not set
 CONFIG_SPL_DM_SEQ_ALIAS=y
+CONFIG_BLK=y
 CONFIG_FPGA_XILINX=y
 CONFIG_FPGA_ZYNQPL=y
 CONFIG_DM_GPIO=y
 # CONFIG_MMC is not set
-CONFIG_DM_MMC=y
 CONFIG_NAND=y
 CONFIG_NAND_ZYNQ=y
 CONFIG_DEBUG_UART_ZYNQ=y
-- 
2.17.0



More information about the U-Boot mailing list