summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/machine-xilinx-default.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/machine-xilinx-default.inc b/conf/machine/include/machine-xilinx-default.inc
index f645e48f..1b41aa19 100644
--- a/conf/machine/include/machine-xilinx-default.inc
+++ b/conf/machine/include/machine-xilinx-default.inc
@@ -22,6 +22,7 @@ PREFERRED_PROVIDER_virtual/bootloader ??= "${XILINX_DEFAULT_UBOOT}"
22 22
23UBOOT_SUFFIX ?= "img" 23UBOOT_SUFFIX ?= "img"
24UBOOT_SUFFIX_zynqmp ?= "bin" 24UBOOT_SUFFIX_zynqmp ?= "bin"
25UBOOT_SUFFIX_microblaze ?= "bin"
25 26
26# u-boot-xlnx setups up all zynq configs to have embedded device trees (OF_EMBED=y) 27# u-boot-xlnx setups up all zynq configs to have embedded device trees (OF_EMBED=y)
27UBOOT_OFEMBED ?= "" 28UBOOT_OFEMBED ?= ""