summaryrefslogtreecommitdiffstats
path: root/conf/machine/am57xx-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/am57xx-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/am57xx-evm.conf')
-rw-r--r--conf/machine/am57xx-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index 16ce76a2..98698e6d 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -6,7 +6,7 @@ require conf/machine/include/dra7xx.inc
6 6
7MACHINE_FEATURES += "touchscreen" 7MACHINE_FEATURES += "touchscreen"
8 8
9IMAGE_FSTYPES += "tar.gz tar.xz" 9IMAGE_FSTYPES += "tar.xz"
10 10
11SERIAL_CONSOLE = "" 11SERIAL_CONSOLE = ""
12SERIAL_CONSOLES = "115200;ttyS2 115200;ttyO2" 12SERIAL_CONSOLES = "115200;ttyS2 115200;ttyO2"