summaryrefslogtreecommitdiffstats
path: root/conf/machine/arria5.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/arria5.conf')
-rw-r--r--conf/machine/arria5.conf11
1 files changed, 9 insertions, 2 deletions
diff --git a/conf/machine/arria5.conf b/conf/machine/arria5.conf
index 193403c..f3a0a34 100644
--- a/conf/machine/arria5.conf
+++ b/conf/machine/arria5.conf
@@ -4,9 +4,16 @@
4 4
5require conf/machine/include/socfpga.inc 5require conf/machine/include/socfpga.inc
6 6
7PREFERRED_VERSION_u-boot-socfpga ?= "2016.03" 7PREFERRED_VERSION_u-boot-socfpga ?= "2016.03%"
8 8
9UBOOT_CONFIG ?= "arria5-socdk" 9UBOOT_CONFIG ??= "arria5-socdk"
10
11UBOOT_CONFIG[arria5-socdk] = "socfpga_arria5_defconfig,sdcard"
10 12
11KMACHINE = "arria5" 13KMACHINE = "arria5"
12 14
15# Default kernel devicetrees
16KERNEL_DEVICETREE_arria5 ?= "socfpga_arria5_socdk.dtb"
17
18# Add support for SDCARD creation
19IMAGE_CLASSES += "image_types_socfpga