summaryrefslogtreecommitdiffstats
path: root/conf/machine/zybo-zynq7.conf
diff options
context:
space:
mode:
authorNathan Rossi <nathan.rossi@xilinx.com>2015-04-17 17:49:09 +1000
committerNathan Rossi <nathan.rossi@xilinx.com>2015-04-17 17:49:09 +1000
commitedca777d4af70095654794ae8ca462d77c93b308 (patch)
treef6d495412ca028073e4782dfff05f80282eb06c6 /conf/machine/zybo-zynq7.conf
parente059e4a799df52e68ab01fa42c56733d90fba7af (diff)
downloadmeta-xilinx-edca777d4af70095654794ae8ca462d77c93b308.tar.gz
conf/machine/*.conf: Update MACHINE_FEATURES
* Update MACHINE_FEATURES for each machine to reflect the correct features provided on a per machine basis Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'conf/machine/zybo-zynq7.conf')
-rw-r--r--conf/machine/zybo-zynq7.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/zybo-zynq7.conf b/conf/machine/zybo-zynq7.conf
index 421a4907..b1be2a03 100644
--- a/conf/machine/zybo-zynq7.conf
+++ b/conf/machine/zybo-zynq7.conf
@@ -10,6 +10,8 @@ require conf/machine/include/tune-zynq.inc
10require conf/machine/include/machine-xilinx-default.inc 10require conf/machine/include/machine-xilinx-default.inc
11require conf/machine/include/machine-xilinx-board.inc 11require conf/machine/include/machine-xilinx-board.inc
12 12
13MACHINE_FEATURES = "ext2 vfat usbhost usbgadget"
14
13UBOOT_MACHINE = "zynq_zybo_config" 15UBOOT_MACHINE = "zynq_zybo_config"
14 16
15SERIAL_CONSOLE = "115200 ttyPS0" 17SERIAL_CONSOLE = "115200 ttyPS0"