diff options
Diffstat (limited to 'conf/machine/am335x-evm.conf')
-rw-r--r-- | conf/machine/am335x-evm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/am335x-evm.conf b/conf/machine/am335x-evm.conf index 5b5d48db..0936a9c0 100644 --- a/conf/machine/am335x-evm.conf +++ b/conf/machine/am335x-evm.conf | |||
@@ -9,7 +9,7 @@ XSERVER += "xf86-input-tslib" | |||
9 | MACHINE_GUI_CLASS = "smallscreen" | 9 | MACHINE_GUI_CLASS = "smallscreen" |
10 | MACHINE_FEATURES += "touchscreen" | 10 | MACHINE_FEATURES += "touchscreen" |
11 | 11 | ||
12 | IMAGE_FSTYPES += "ubi tar.gz tar.xz" | 12 | IMAGE_FSTYPES += "ubifs ubi tar.gz tar.xz" |
13 | 13 | ||
14 | SERIAL_CONSOLE = "" | 14 | SERIAL_CONSOLE = "" |
15 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0 115200;ttyS3 115200;ttyO3" | 15 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0 115200;ttyS3 115200;ttyO3" |