From 1818c218b9677f4b4e87b10e77184d42781856a5 Mon Sep 17 00:00:00 2001
From: florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Sat, 17 Jul 2010 17:20:35 +0000
Subject: [rdc] use bootloader baudrate settings, thanks bifferos (#7619)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22259 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 target/linux/rdc/config-2.6.32 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'target/linux')

diff --git a/target/linux/rdc/config-2.6.32 b/target/linux/rdc/config-2.6.32
index 4ea460362..fed93bb25 100644
--- a/target/linux/rdc/config-2.6.32
+++ b/target/linux/rdc/config-2.6.32
@@ -36,7 +36,7 @@ CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 # CONFIG_CC_STACKPROTECTOR is not set
 CONFIG_CFG80211_DEFAULT_PS_VALUE=0
 CONFIG_CLOCKSOURCE_WATCHDOG=y
-CONFIG_CMDLINE="console=ttyS0,38400 rootfstype=squashfs,jffs2"
+CONFIG_CMDLINE="console=uart,io,0x3f8 rootfstype=squashfs,jffs2"
 CONFIG_CMDLINE_BOOL=y
 # CONFIG_CMDLINE_OVERRIDE is not set
 # CONFIG_COMPAT_VDSO is not set
-- 
cgit v1.2.3