summaryrefslogtreecommitdiffstats
path: root/conf/machine/qemuzynq.conf
diff options
context:
space:
mode:
authorNathan Rossi <nathan.rossi@xilinx.com>2013-08-01 19:29:33 +1000
committerNathan Rossi <nathan.rossi@xilinx.com>2013-08-01 19:29:33 +1000
commit0acf842ddb02aa11253b104a3f618a9054207c5e (patch)
tree813535aa94bd75f960eb23f702ab1c255a59f843 /conf/machine/qemuzynq.conf
parentacd7f28e7e608b0b4b7eb5c8f23a1e50ad783478 (diff)
downloadmeta-xilinx-0acf842ddb02aa11253b104a3f618a9054207c5e.tar.gz
machine-xilinx-default.inc: Refactored all non-tune configuration
* Moved non-tune configuration into machine-xilinx-default.inc Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'conf/machine/qemuzynq.conf')
-rw-r--r--conf/machine/qemuzynq.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/qemuzynq.conf b/conf/machine/qemuzynq.conf
index a260dd32..a0ef073b 100644
--- a/conf/machine/qemuzynq.conf
+++ b/conf/machine/qemuzynq.conf
@@ -5,6 +5,7 @@
5MACHINE_FEATURES := "" 5MACHINE_FEATURES := ""
6 6
7require conf/machine/include/tune-zynq.inc 7require conf/machine/include/tune-zynq.inc
8require conf/machine/include/machine-xilinx-default.inc
8 9
9SERIAL_CONSOLE = "115200 ttyPS0" 10SERIAL_CONSOLE = "115200 ttyPS0"
10 11