diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2015-04-17 17:49:09 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2015-04-17 17:49:09 +1000 |
| commit | edca777d4af70095654794ae8ca462d77c93b308 (patch) | |
| tree | f6d495412ca028073e4782dfff05f80282eb06c6 /conf/machine/zybo-zynq7.conf | |
| parent | e059e4a799df52e68ab01fa42c56733d90fba7af (diff) | |
| download | meta-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.conf | 2 |
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 | |||
| 10 | require conf/machine/include/machine-xilinx-default.inc | 10 | require conf/machine/include/machine-xilinx-default.inc |
| 11 | require conf/machine/include/machine-xilinx-board.inc | 11 | require conf/machine/include/machine-xilinx-board.inc |
| 12 | 12 | ||
| 13 | MACHINE_FEATURES = "ext2 vfat usbhost usbgadget" | ||
| 14 | |||
| 13 | UBOOT_MACHINE = "zynq_zybo_config" | 15 | UBOOT_MACHINE = "zynq_zybo_config" |
| 14 | 16 | ||
| 15 | SERIAL_CONSOLE = "115200 ttyPS0" | 17 | SERIAL_CONSOLE = "115200 ttyPS0" |
