summaryrefslogtreecommitdiffstats
path: root/conf/machine/am437x-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/am437x-evm.conf')
-rw-r--r--conf/machine/am437x-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/am437x-evm.conf b/conf/machine/am437x-evm.conf
index 06ce4f8b..43353ce8 100644
--- a/conf/machine/am437x-evm.conf
+++ b/conf/machine/am437x-evm.conf
@@ -9,7 +9,7 @@ MACHINE_FEATURES += "touchscreen"
9 9
10IMAGE_FSTYPES += "ubifs ubi tar.xz" 10IMAGE_FSTYPES += "ubifs ubi tar.xz"
11 11
12SERIAL_CONSOLE = "115200 ttyS0" 12SERIAL_CONSOLES = "115200;ttyS0"
13 13
14# UBI information. Note that this is board and kernel specific. Changes 14# UBI information. Note that this is board and kernel specific. Changes
15# in your kernel port may require changes in these variables. For more 15# in your kernel port may require changes in these variables. For more