[oe-commits] Steffen Sledz : hipox: switch serial console to ttyS1

GIT User account git at amethyst.openembedded.net
Mon Apr 20 07:27:55 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 31d5ef7509ca6163f8de840226c84df59ae37b15
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=31d5ef7509ca6163f8de840226c84df59ae37b15

Author: Steffen Sledz <sledz at dresearch.de>
Date:   Mon Apr 20 09:23:49 2009 +0200

hipox: switch serial console to ttyS1

---

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

diff --git a/conf/machine/hipox.conf b/conf/machine/hipox.conf
index f3a31cf..7a2ac6f 100644
--- a/conf/machine/hipox.conf
+++ b/conf/machine/hipox.conf
@@ -6,7 +6,7 @@ TARGET_ARCH = "arm"
 
 MACHINE_FEATURES = "kernel26 ext2 pci usbhost ethernet serial raid uboot"
 
-SERIAL_CONSOLE = "115200 ttyS0"
+SERIAL_CONSOLE = "115200 ttyS1"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux"
 





More information about the Openembedded-commits mailing list