diff options
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/am57xx-evm.conf | 2 | ||||
| -rw-r--r-- | conf/machine/dra7xx-evm.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf index 7dbc088c..16ce76a2 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 | ||
| 7 | MACHINE_FEATURES += "touchscreen" | 7 | MACHINE_FEATURES += "touchscreen" |
| 8 | 8 | ||
| 9 | IMAGE_FSTYPES += "ubifs ubi tar.gz tar.xz" | 9 | IMAGE_FSTYPES += "tar.gz tar.xz" |
| 10 | 10 | ||
| 11 | SERIAL_CONSOLE = "" | 11 | SERIAL_CONSOLE = "" |
| 12 | SERIAL_CONSOLES = "115200;ttyS2 115200;ttyO2" | 12 | SERIAL_CONSOLES = "115200;ttyS2 115200;ttyO2" |
diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf index 6c696837..a03a7fe8 100644 --- a/conf/machine/dra7xx-evm.conf +++ b/conf/machine/dra7xx-evm.conf | |||
| @@ -6,7 +6,7 @@ require conf/machine/include/dra7xx.inc | |||
| 6 | 6 | ||
| 7 | MACHINE_FEATURES += "touchscreen" | 7 | MACHINE_FEATURES += "touchscreen" |
| 8 | 8 | ||
| 9 | IMAGE_FSTYPES += "ubifs ubi tar.gz tar.xz" | 9 | IMAGE_FSTYPES += "tar.gz tar.xz" |
| 10 | 10 | ||
| 11 | SERIAL_CONSOLE = "" | 11 | SERIAL_CONSOLE = "" |
| 12 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" | 12 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" |
