summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-blob.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-blob.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-blob.inc
index bbf4125f..7eac6bfd 100644
--- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-blob.inc
+++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-blob.inc
@@ -9,7 +9,6 @@ IMPORT_CC_DTBS ?= ""
9CC_DTBS_DUP ?= "" 9CC_DTBS_DUP ?= ""
10IMPORT_CC_UBOOT_DTBS ?= "" 10IMPORT_CC_UBOOT_DTBS ?= ""
11 11
12DEPENDS:append:eval-brd-sc-zynqmp = " uboot-device-tree"
13MKIMAGE_DTBLOB_OPTS ?= "-E -B 0x8" 12MKIMAGE_DTBLOB_OPTS ?= "-E -B 0x8"
14 13
15# Everything is swtiched on with UBOOT_IMAGE_BLOB = '1' 14# Everything is swtiched on with UBOOT_IMAGE_BLOB = '1'