[meta-ti] [PATCH v2] am57xx-evm.conf: Use correct TTY port

Franklin S. Cooper Jr fcooper at ti.com
Tue Jul 22 15:07:18 PDT 2014


From: "Franklin S. Cooper Jr" <fcooper at ti.com>

* This machine config is based on dra7xx-evm.conf.
* However, due to differences in the boards a different serial console is used.
* Update port for the am57xx-evm (GP).

Signed-off-by: Franklin S. Cooper Jr <fcooper at ti.com>
---
v2 changes:
Add signed off by since I always forget.

 conf/machine/am57xx-evm.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index 7069b44..56b1873 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -6,7 +6,7 @@ require conf/machine/include/dra7xx.inc
 
 IMAGE_FSTYPES += "ubi tar.gz"
 
-SERIAL_CONSOLE = "115200 ttyO0"
+SERIAL_CONSOLE = "115200 ttyO2"
 
 UBOOT_MACHINE = "dra7xx_evm_config"
 
-- 
1.7.9.5



More information about the meta-ti mailing list