summaryrefslogtreecommitdiffstats
path: root/conf/machine/am57xx-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/am57xx-evm.conf')
-rw-r--r--conf/machine/am57xx-evm.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index eef98f2c..d8a729aa 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -8,9 +8,7 @@ MACHINE_FEATURES += "touchscreen"
8 8
9IMAGE_FSTYPES += "tar.xz" 9IMAGE_FSTYPES += "tar.xz"
10 10
11SERIAL_CONSOLE = "" 11SERIAL_CONSOLE = "115200 ttyS2"
12SERIAL_CONSOLES = "115200;ttyS2 115200;ttyO2"
13SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
14 12
15KERNEL_DEVICETREE = "am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb \ 13KERNEL_DEVICETREE = "am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb \
16 am57xx-evm.dtb am57xx-evm-reva3.dtb \ 14 am57xx-evm.dtb am57xx-evm-reva3.dtb \