[meta-ti] Chase Maupin : dra7xx-evm: Update serial console

Arago Project git git at arago-project.org
Tue Jun 4 13:40:44 PDT 2013


Module: meta-ti
Branch: master
Commit: 64b76e0915b2dfbc989002567bebc5080351ff22
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=64b76e0915b2dfbc989002567bebc5080351ff22

Author: Chase Maupin <Chase.Maupin at ti.com>
Date:   Tue Jun  4 08:14:03 2013 -0500

dra7xx-evm: Update serial console

* Updated the serial console to use ttyO0 which is what the
  evm uses.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 conf/machine/dra7xx-evm.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index 5543891..d968d3b 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -6,7 +6,7 @@ require conf/machine/include/omap-a15.inc
 
 IMAGE_FSTYPES += "ubi tar.gz"
 
-SERIAL_CONSOLE = "115200 ttyO2"
+SERIAL_CONSOLE = "115200 ttyO0"
 
 # UBI information.  Note that this is board and kernel specific.  Changes
 # in your kernel port may require changes in these variables.  For more




More information about the meta-ti mailing list