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