summaryrefslogtreecommitdiffstats
path: root/conf/machine/10m50.conf
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2017-04-19 13:27:34 +0200
committerKhem Raj <raj.khem@gmail.com>2017-04-25 17:50:00 -0700
commitec4aa12f74674de874b4ba909f08d97d77f2e9ec (patch)
tree506c7b8383a5a883272346d10e0a0cc0bba1b269 /conf/machine/10m50.conf
parent3fd8debe0a087cdc53138028af8288969cb842e2 (diff)
downloadmeta-altera-ec4aa12f74674de874b4ba909f08d97d77f2e9ec.tar.gz
nios2: Consolidate Nios2 R1 EL
Rewrite the tune description and drop duplicate TUNE_ARCH. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf/machine/10m50.conf')
-rw-r--r--conf/machine/10m50.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/10m50.conf b/conf/machine/10m50.conf
index 9716740..0e7d0c6 100644
--- a/conf/machine/10m50.conf
+++ b/conf/machine/10m50.conf
@@ -4,7 +4,6 @@
4 4
5require conf/machine/include/tune-nios2.inc 5require conf/machine/include/tune-nios2.inc
6 6
7TUNE_ARCH = "nios2"
8TUNE_FEATURES += "hw-div hw-mul" 7TUNE_FEATURES += "hw-div hw-mul"
9 8
10UBOOT_CONFIG ??= "qspi" 9UBOOT_CONFIG ??= "qspi"