aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorghost <andreas.monzner@multimedia-labs.de>2009-07-28 12:48:30 +0200
committerghost <andreas.monzner@multimedia-labs.de>2009-07-28 12:48:30 +0200
commit624d840372f800ae594a25d0ccf004f39eee3011 (patch)
tree18ebdd83d6135f6d7987926fccdf639dc574e09f
parent287169dac325a6a812efe7dc2e4842a60f77ceec (diff)
downloadopenembedded-624d840372f800ae594a25d0ccf004f39eee3011.tar.gz
dm500hd_defconfig: enable serial console by default .. its fast enough with the usb2serial converter.. an doesn't blocks anything
-rw-r--r--packages/linux/linux-dm8000/dm500hd_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-dm8000/dm500hd_defconfig b/packages/linux/linux-dm8000/dm500hd_defconfig
index 3f98102fec..7a5c89fc75 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