[oe-commits] Siddharth Heroor : ti816x machine: Update for latest kernel version

git version control git at git.openembedded.org
Fri Jun 10 16:28:00 UTC 2011


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: ace1f3b623793b89b773454b74f16250c15d0f0a
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=ace1f3b623793b89b773454b74f16250c15d0f0a

Author: Siddharth Heroor <heroor at ti.com>
Date:   Thu May 12 12:14:51 2011 +0000

ti816x machine: Update for latest kernel version

* In 2.6.37 the console is tied to ttyO2.

Signed-off-by: Siddharth Heroor <heroor at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 conf/machine/include/ti816x.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/include/ti816x.inc b/conf/machine/include/ti816x.inc
index 9db1df8..ef56264 100644
--- a/conf/machine/include/ti816x.inc
+++ b/conf/machine/include/ti816x.inc
@@ -22,5 +22,5 @@ EXTRA_IMAGEDEPENDS += "u-boot"
 # Ship all kernel modules
 IMAGE_FSTYPES += "jffs2 tar.bz2"
 EXTRA_IMAGECMD_jffs2 = "-lqn -e 128"
-SERIAL_CONSOLE = "115200 ttyS2"
+SERIAL_CONSOLE = "115200 ttyO2"
 MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 ethernet"





More information about the Openembedded-commits mailing list