aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/config-3.3
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/config-3.3
parentf456e95dddf72f986d4935bf0fef4b11534e46c1 (diff)
downloadmaster-187ad058-75d0271704be302f4d77da650e55152713be07de.tar.gz
master-187ad058-75d0271704be302f4d77da650e55152713be07de.tar.bz2
master-187ad058-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/config-3.3')
-rw-r--r--target/linux/adm5120/config-3.33
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/adm5120/config-3.3 b/target/linux/adm5120/config-3.3
index 64b2efa662..156d384401 100644
--- a/target/linux/adm5120/config-3.3
+++ b/target/linux/adm5120/config-3.3
@@ -43,7 +43,7 @@ CONFIG_ATA=m
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_CEVT_R4K=y
CONFIG_CEVT_R4K_LIB=y
-CONFIG_CMDLINE="console=ttyS0,115200 rootfstype=squashfs,jffs2"
+CONFIG_CMDLINE="console=ttyAM0,115200 rootfstype=squashfs,jffs2"
CONFIG_CMDLINE_BOOL=y
# CONFIG_CMDLINE_OVERRIDE is not set
# CONFIG_CPU_BIG_ENDIAN is not set
@@ -167,7 +167,6 @@ CONFIG_SCSI_MOD=m
CONFIG_SERIAL_AMBA_PL010=y
CONFIG_SERIAL_AMBA_PL010_CONSOLE=y
CONFIG_SERIAL_AMBA_PL010_NUMPORTS=2
-CONFIG_SERIAL_AMBA_PL010_PORTNAME="ttyS"
# CONFIG_SERIAL_AMBA_PL011 is not set
CONFIG_SERIO=y
CONFIG_SERIO_SERPORT=y