diff options
-rw-r--r-- | conf/machine/arria10.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/arria10.conf b/conf/machine/arria10.conf index b7313ae..249edcc 100644 --- a/conf/machine/arria10.conf +++ b/conf/machine/arria10.conf | |||
@@ -23,6 +23,7 @@ KERNEL_DEVICETREE ?= "\ | |||
23 | socfpga_arria10_socdk_qspi.dtb \ | 23 | socfpga_arria10_socdk_qspi.dtb \ |
24 | socfpga_arria10_socdk_nand.dtb \ | 24 | socfpga_arria10_socdk_nand.dtb \ |
25 | " | 25 | " |
26 | EXTRA_IMAGECMD_jffs2 = "--squash -s 256 -e 64KiB" | ||
26 | 27 | ||
27 | SERIAL_CONSOLES ?= "115200;ttyS0" | 28 | SERIAL_CONSOLES ?= "115200;ttyS0" |
28 | 29 | ||