summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/arria10.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/arria10.conf b/conf/machine/arria10.conf
index 3fd23c1..40b258f 100644
--- a/conf/machine/arria10.conf
+++ b/conf/machine/arria10.conf
@@ -5,7 +5,7 @@
5require conf/machine/include/socfpga.inc 5require conf/machine/include/socfpga.inc
6 6
7SPL_BINARY = "u-boot-with-spl.sfp" 7SPL_BINARY = "u-boot-with-spl.sfp"
8UBOOT_BINARY = "u-boot-dtb.img" 8UBOOT_BINARY = "u-boot.img"
9 9
10UBOOT_CONFIG ??= "arria10-socdk" 10UBOOT_CONFIG ??= "arria10-socdk"
11 11