[oe-commits] ghost : dm500hd_defconfig: enable serial console by default .. its fast enough with the usb2serial converter.. an doesn't blocks anything

git version control git at git.openembedded.org
Tue Aug 11 21:55:03 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dreambox.release_25
Commit: 624d840372f800ae594a25d0ccf004f39eee3011
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=624d840372f800ae594a25d0ccf004f39eee3011

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Tue Jul 28 12:48:30 2009 +0200

dm500hd_defconfig: enable serial console by default .. its fast enough with the usb2serial converter.. an doesn't blocks anything

---

 packages/linux/linux-dm8000/dm500hd_defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/linux/linux-dm8000/dm500hd_defconfig b/packages/linux/linux-dm8000/dm500hd_defconfig
index 3f98102..7a5c89f 100644
--- a/packages/linux/linux-dm8000/dm500hd_defconfig
+++ b/packages/linux/linux-dm8000/dm500hd_defconfig
@@ -1690,7 +1690,7 @@ CONFIG_NLS_UTF8=y
 # CONFIG_DEBUG_KERNEL is not set
 CONFIG_LOG_BUF_SHIFT=14
 CONFIG_CROSSCOMPILE=y
-CONFIG_CMDLINE="root=/dev/mtdblock3 rootfstype=jffs2 rw console=null"
+CONFIG_CMDLINE="root=/dev/mtdblock3 rootfstype=jffs2 rw console=ttyS0,115200"
 
 #
 # Security options





More information about the Openembedded-commits mailing list