summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/agilex.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/agilex.conf b/conf/machine/agilex.conf
index dfe5693..81709d0 100644
--- a/conf/machine/agilex.conf
+++ b/conf/machine/agilex.conf
@@ -13,6 +13,8 @@ KERNEL_DEVICETREE ?= "intel/socfpga_agilex_socdk.dtb"
13 13
14SERIAL_CONSOLES ?= "115200;ttyS0" 14SERIAL_CONSOLES ?= "115200;ttyS0"
15 15
16EXTRA_IMAGECMD_jffs2 ?= "-n -q -e 0x10000"
17
16# Add variables for wic creation of sdcard image 18# Add variables for wic creation of sdcard image
17IMAGE_BOOT_FILES ?= " \ 19IMAGE_BOOT_FILES ?= " \
18 ${UBOOT_BINARY} \ 20 ${UBOOT_BINARY} \