diff options
Diffstat (limited to 'conf/machine/k2e-evm.conf')
| -rw-r--r-- | conf/machine/k2e-evm.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/k2e-evm.conf b/conf/machine/k2e-evm.conf index e531f712..07353577 100644 --- a/conf/machine/k2e-evm.conf +++ b/conf/machine/k2e-evm.conf | |||
| @@ -10,7 +10,9 @@ BOOT_MONITOR_MAKE_TARGET = "k2e" | |||
| 10 | 10 | ||
| 11 | IMAGE_FSTYPES += "ubi tar.gz tar.xz cpio" | 11 | IMAGE_FSTYPES += "ubi tar.gz tar.xz cpio" |
| 12 | 12 | ||
| 13 | SERIAL_CONSOLE = "115200 ttyS0" | 13 | SERIAL_CONSOLE = "" |
| 14 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" | ||
| 15 | SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" | ||
| 14 | 16 | ||
| 15 | SYSVINIT_ENABLED_GETTYS = "" | 17 | SYSVINIT_ENABLED_GETTYS = "" |
| 16 | 18 | ||
