Victor Linnik, I did not find drivers/char/tty_ioctl.c , I did find drivers/tty/tty_ioctl.c
but when I compile I get this error:
CC | drivers/tty/n_tty.o |
CC | drivers/tty/tty_ioctl.o |
drivers/tty/tty_ioctl.c:213:36: error: 'B10000' undeclared here (not in a function)
make[2]: *** [drivers/tty/tty_ioctl.o] Error 1
make[1]: *** [drivers/tty] Error 2
make: *** [drivers] Error 2
yeah, i am looking for Custom baud rate 10000
Is it possible in IMX6 ?