[U-Boot] [PATCH 2/2] arm: zynq: Remove OF_EMBED configuration for zc770 xm011 x16
Michal Simek
michal.simek at xilinx.com
Mon Feb 26 14:20:57 UTC 2018
Use appended dtb which is default option for zynq boards.
Signed-off-by: Michal Simek <michal.simek at xilinx.com>
---
configs/zynq_zc770_xm011_x16_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/configs/zynq_zc770_xm011_x16_defconfig b/configs/zynq_zc770_xm011_x16_defconfig
index 45124af530f7..6631a6f49b69 100644
--- a/configs/zynq_zc770_xm011_x16_defconfig
+++ b/configs/zynq_zc770_xm011_x16_defconfig
@@ -30,7 +30,6 @@ CONFIG_CMD_CACHE=y
# CONFIG_SPL_DOS_PARTITION is not set
# CONFIG_SPL_ISO_PARTITION is not set
# CONFIG_SPL_EFI_PARTITION is not set
-CONFIG_OF_EMBED=y
CONFIG_SPL_DM_SEQ_ALIAS=y
CONFIG_FPGA_XILINX=y
CONFIG_DM_GPIO=y
--
1.9.1
More information about the U-Boot
mailing list