summaryrefslogtreecommitdiffstats
path: root/conf/machine/am335x-evm.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-03-12 01:10:14 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-03-11 14:25:03 -0500
commit1318500616f8bf52f709577098d840f984d3f2c0 (patch)
tree5854fb73b7284d446a47807c1fe2356616db8f1d /conf/machine/am335x-evm.conf
parent873c090f55ca4dbeaa4bc5ec22a2f113c4f914ad (diff)
downloadmeta-ti-1318500616f8bf52f709577098d840f984d3f2c0.tar.gz
conf/machine: enable tar.xz images for current machines
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/am335x-evm.conf')
-rw-r--r--conf/machine/am335x-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/am335x-evm.conf b/conf/machine/am335x-evm.conf
index 5b3481fd..ac643b40 100644
--- a/conf/machine/am335x-evm.conf
+++ b/conf/machine/am335x-evm.conf
@@ -9,7 +9,7 @@ XSERVER += "xf86-input-tslib"
9MACHINE_GUI_CLASS = "smallscreen" 9MACHINE_GUI_CLASS = "smallscreen"
10MACHINE_FEATURES += "touchscreen" 10MACHINE_FEATURES += "touchscreen"
11 11
12IMAGE_FSTYPES += "ubi tar.gz" 12IMAGE_FSTYPES += "ubi tar.gz tar.xz"
13 13
14SERIAL_CONSOLE = "" 14SERIAL_CONSOLE = ""
15SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS3" 15SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS3"