summaryrefslogtreecommitdiffstats
path: root/conf/machine/am37x-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/am37x-evm.conf')
-rw-r--r--conf/machine/am37x-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/am37x-evm.conf b/conf/machine/am37x-evm.conf
index 9a1acb45..866abc58 100644
--- a/conf/machine/am37x-evm.conf
+++ b/conf/machine/am37x-evm.conf
@@ -19,7 +19,7 @@ require conf/machine/include/omap3.inc
19IMAGE_FSTYPES += "ubi tar.gz" 19IMAGE_FSTYPES += "ubi tar.gz"
20EXTRA_IMAGECMD_jffs2 = "-lnp -e 0x20000 -s 2048" 20EXTRA_IMAGECMD_jffs2 = "-lnp -e 0x20000 -s 2048"
21 21
22SERIAL_CONSOLE = "115200 ttyS0" 22SERIAL_CONSOLE = "115200 ttyO0"
23 23
24PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp" 24PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp"
25 25