diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/k2e-evm.conf | 2 | ||||
-rw-r--r-- | conf/machine/k2g-evm.conf | 2 | ||||
-rw-r--r-- | conf/machine/k2hk-evm.conf | 2 | ||||
-rw-r--r-- | conf/machine/k2l-evm.conf | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/conf/machine/k2e-evm.conf b/conf/machine/k2e-evm.conf index 84f0bfb8..9b546393 100644 --- a/conf/machine/k2e-evm.conf +++ b/conf/machine/k2e-evm.conf | |||
@@ -10,7 +10,7 @@ UBOOT_MACHINE = "k2e_evm_config" | |||
10 | 10 | ||
11 | BOOT_MONITOR_MAKE_TARGET = "k2e" | 11 | BOOT_MONITOR_MAKE_TARGET = "k2e" |
12 | 12 | ||
13 | IMAGE_FSTYPES += "ubifs ubi tar.xz cpio" | 13 | IMAGE_FSTYPES += "ubifs ubi tar.xz" |
14 | 14 | ||
15 | SERIAL_CONSOLE = "" | 15 | SERIAL_CONSOLE = "" |
16 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" | 16 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" |
diff --git a/conf/machine/k2g-evm.conf b/conf/machine/k2g-evm.conf index e633e0ff..cc4f2100 100644 --- a/conf/machine/k2g-evm.conf +++ b/conf/machine/k2g-evm.conf | |||
@@ -10,7 +10,7 @@ UBOOT_MACHINE = "k2g_evm_config" | |||
10 | 10 | ||
11 | BOOT_MONITOR_MAKE_TARGET = "k2g" | 11 | BOOT_MONITOR_MAKE_TARGET = "k2g" |
12 | 12 | ||
13 | IMAGE_FSTYPES += "ubifs ubi tar.xz cpio" | 13 | IMAGE_FSTYPES += "ubifs ubi tar.xz" |
14 | 14 | ||
15 | SERIAL_CONSOLE = "" | 15 | SERIAL_CONSOLE = "" |
16 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" | 16 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" |
diff --git a/conf/machine/k2hk-evm.conf b/conf/machine/k2hk-evm.conf index 9e661169..eec52d63 100644 --- a/conf/machine/k2hk-evm.conf +++ b/conf/machine/k2hk-evm.conf | |||
@@ -10,7 +10,7 @@ UBOOT_MACHINE = "k2hk_evm_config" | |||
10 | 10 | ||
11 | BOOT_MONITOR_MAKE_TARGET = "k2hk" | 11 | BOOT_MONITOR_MAKE_TARGET = "k2hk" |
12 | 12 | ||
13 | IMAGE_FSTYPES += "ubifs ubi tar.xz cpio" | 13 | IMAGE_FSTYPES += "ubifs ubi tar.xz" |
14 | 14 | ||
15 | SERIAL_CONSOLE = "" | 15 | SERIAL_CONSOLE = "" |
16 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" | 16 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" |
diff --git a/conf/machine/k2l-evm.conf b/conf/machine/k2l-evm.conf index 0ced976d..d8d3944d 100644 --- a/conf/machine/k2l-evm.conf +++ b/conf/machine/k2l-evm.conf | |||
@@ -10,7 +10,7 @@ UBOOT_MACHINE = "k2l_evm_config" | |||
10 | 10 | ||
11 | BOOT_MONITOR_MAKE_TARGET = "k2l" | 11 | BOOT_MONITOR_MAKE_TARGET = "k2l" |
12 | 12 | ||
13 | IMAGE_FSTYPES += "ubifs ubi tar.xz cpio" | 13 | IMAGE_FSTYPES += "ubifs ubi tar.xz" |
14 | 14 | ||
15 | SERIAL_CONSOLE = "" | 15 | SERIAL_CONSOLE = "" |
16 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" | 16 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" |