summaryrefslogtreecommitdiffstats
path: root/conf/machine/am335x-evm.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-08-09 07:08:09 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-08-10 22:33:06 -0400
commitb0921714087efbf9cc5d7caf1fd55d12a8f68222 (patch)
treebe088b958bebdc05e1fbf1008374d60351fc5dfc /conf/machine/am335x-evm.conf
parentbea4b235a2ef032f8ab9b2875ee4c4ae096b69d7 (diff)
downloadmeta-ti-b0921714087efbf9cc5d7caf1fd55d12a8f68222.tar.gz
machines: drop tar.gz images in favor of tar.xz
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 ed78e501..ab227b0b 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 += "ubifs ubi tar.gz tar.xz" 12IMAGE_FSTYPES += "ubifs ubi tar.xz"
13 13
14SERIAL_CONSOLE = "" 14SERIAL_CONSOLE = ""
15SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0 115200;ttyS3 115200;ttyO3" 15SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0 115200;ttyS3 115200;ttyO3"