diff options
Diffstat (limited to 'conf/machine/am65xx-evm.conf')
-rw-r--r-- | conf/machine/am65xx-evm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf index 4bf8993e..49e9c10c 100644 --- a/conf/machine/am65xx-evm.conf +++ b/conf/machine/am65xx-evm.conf | |||
@@ -8,7 +8,7 @@ MACHINE_FEATURES += "touchscreen" | |||
8 | 8 | ||
9 | IMAGE_FSTYPES += "tar.xz cpio cpio.xz wic.xz" | 9 | IMAGE_FSTYPES += "tar.xz cpio cpio.xz wic.xz" |
10 | 10 | ||
11 | SERIAL_CONSOLE = "115200 ttyS2" | 11 | SERIAL_CONSOLES = "115200;ttyS2" |
12 | 12 | ||
13 | KERNEL_DEVICETREE = " \ | 13 | KERNEL_DEVICETREE = " \ |
14 | ti/k3-am654-base-board.dtb \ | 14 | ti/k3-am654-base-board.dtb \ |