From 1818c218b9677f4b4e87b10e77184d42781856a5 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 17 Jul 2010 17:20:35 +0000 Subject: [PATCH] [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(-) diff --git a/target/linux/rdc/config-2.6.32 b/target/linux/rdc/config-2.6.32 index 4ea4603628..fed93bb254 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 -- 2.11.0