$dmesg | grep tty
**output**
[ 0.000000] Kernel command line: console=ttyFIQ0,115200 console=tty0 root=/dev/block/mtd/by-name/linuxroot rw rootfstype=ext4 init=/sbin/init mac_addr=d6:25:64:ee:8c:0b initrd=0x62000000,0x00500000 mtdparts=rk29xxnand:0x00008000@0x00002000(boot),-@0x0000A000(linuxroot) bootver=2014-10-29#2.19 firmware_ver=4.2.2
[ 0.000000] console [tty0] enabled, bootconsole disabled
[ 0.202322] console [ttyFIQ0] enabled
[ 0.202497] Registered FIQ tty driver de03ecc0
[ 2.153315] rk_serial.0: ttyS0 at MMIO 0x10124000 (irq = 66) is a rk29_serial.0
[ 2.153668] rk_serial.3: ttyS3 at MMIO 0x20068000 (irq = 69) is a rk29_serial.3
[ 29.264070] init: tty1 main process (1193) killed by TERM signal
IS there any way i can enable uart1???
please help..
I am also facing the same issue ... any one please help ? ...........