diff mbox series

[U-Boot,2/2] arm: zynq: Remove OF_EMBED configuration for zc770 xm011 x16

Message ID 5b918c517e89cb6f57f48294cea95a7b0e70f452.1519654854.git.michal.simek@xilinx.com
State Accepted
Delegated to: Michal Simek
Headers show
Series [U-Boot,1/2] arm: zynq: Setup the same bootcommand as for zc770 xm011 x8 | expand

Commit Message

Michal Simek Feb. 26, 2018, 2:20 p.m. UTC
Use appended dtb which is default option for zynq boards.

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

 configs/zynq_zc770_xm011_x16_defconfig | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

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