From d3cda519947676e9dcdc29c12071a365c941dafb Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 3 Dec 2012 16:18:40 +0000 Subject: 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 SVN-Revision: 34469 --- target/linux/adm5120/rb1xx/config-3.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/adm5120/rb1xx') 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 -- cgit v1.2.3