summaryrefslogtreecommitdiffstats
path: root/conf/machine/k2g-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/k2g-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/k2g-evm.conf')
-rw-r--r--conf/machine/k2g-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/k2g-evm.conf b/conf/machine/k2g-evm.conf
index 3f0651d2..e633e0ff 100644
--- a/conf/machine/k2g-evm.conf
+++ b/conf/machine/k2g-evm.conf
@@ -10,7 +10,7 @@ UBOOT_MACHINE = "k2g_evm_config"
10 10
11BOOT_MONITOR_MAKE_TARGET = "k2g" 11BOOT_MONITOR_MAKE_TARGET = "k2g"
12 12
13IMAGE_FSTYPES += "ubifs ubi tar.gz tar.xz cpio" 13IMAGE_FSTYPES += "ubifs ubi tar.xz cpio"
14 14
15SERIAL_CONSOLE = "" 15SERIAL_CONSOLE = ""
16SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" 16SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"