diff options
| -rw-r--r-- | meta-xilinx-bsp/conf/machine/zc706-zynq7.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-xilinx-bsp/conf/machine/zc706-zynq7.conf b/meta-xilinx-bsp/conf/machine/zc706-zynq7.conf index 7648dd75..8bf45c46 100644 --- a/meta-xilinx-bsp/conf/machine/zc706-zynq7.conf +++ b/meta-xilinx-bsp/conf/machine/zc706-zynq7.conf | |||
| @@ -17,10 +17,7 @@ MACHINEOVERRIDES .= ":zc706" | |||
| 17 | SPL_BINARY ?= "spl/boot.bin" | 17 | SPL_BINARY ?= "spl/boot.bin" |
| 18 | 18 | ||
| 19 | EXTRA_IMAGEDEPENDS += " \ | 19 | EXTRA_IMAGEDEPENDS += " \ |
| 20 | u-boot-zynq-uenv \ | 20 | u-boot-xlnx-uenv \ |
| 21 | virtual/boot-bin \ | ||
| 22 | virtual/bootloader \ | ||
| 23 | u-boot-zynq-scr \ | ||
| 24 | " | 21 | " |
| 25 | 22 | ||
| 26 | KERNEL_DEVICETREE = "zynq-zc706.dtb" | 23 | KERNEL_DEVICETREE = "zynq-zc706.dtb" |
