aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/rb1xx
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-12-03 16:18:40 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-12-03 16:18:40 +0000
commit75d0271704be302f4d77da650e55152713be07de (patch)
tree683200bf95886a246abf8a7742637365970c02b3 /target/linux/adm5120/rb1xx
parentf456e95dddf72f986d4935bf0fef4b11534e46c1 (diff)
downloadupstream-75d0271704be302f4d77da650e55152713be07de.tar.gz
upstream-75d0271704be302f4d77da650e55152713be07de.tar.bz2
upstream-75d0271704be302f4d77da650e55152713be07de.zip
[adm5120] do no longer rename amba-pl010 serial devices names
Back in the days when we could not override /etc/inittab, it made a lot of sense to rename ttyAM to ttyS since this was the only supported serial device(s), we can now just put in an appropriate /etc/inittab file now. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34469 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/rb1xx')
-rw-r--r--target/linux/adm5120/rb1xx/config-3.32
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/rb1xx/config-3.3 b/target/linux/adm5120/rb1xx/config-3.3
index fc173cc214..69c545c504 100644
--- a/target/linux/adm5120/rb1xx/config-3.3
+++ b/target/linux/adm5120/rb1xx/config-3.3
@@ -27,7 +27,7 @@ CONFIG_ADM5120_MACH_RB_192=y
CONFIG_ADM5120_OEM_MIKROTIK=y
# CONFIG_ADM5120_OEM_MOTOROLA is not set
# CONFIG_ADM5120_OEM_OSBRIDGE is not set
-CONFIG_CMDLINE="console=ttyS0,115200 rootfstype=yaffs2"
+CONFIG_CMDLINE="console=ttyAM0,115200 rootfstype=yaffs2"
# CONFIG_JFFS2_FS is not set
# CONFIG_MTD_MYLOADER_PARTS is not set
CONFIG_MTD_NAND=y