K 10 svn:author V 6 marcel K 8 svn:date V 27 2014-03-11T03:20:10.656004Z K 7 svn:log V 272 Pass the actual baudrate to tty_init_console(). This defines the initial baudrate of the device special file, and makes sure that on open(2) the UART is programmed with the correct baudrate. This then eliminates the need in uart_tty_param() to override the speed setting. END