K 10 svn:author V 4 stas K 8 svn:date V 27 2009-08-22T09:17:49.772880Z K 7 svn:log V 280 - MFC r196246: - Proprely intialize UART parameters at probe stage, so uart(4) will initialize the FIFO memory correctly on attach. Before that this values was intialized in only in at91_usart_bus_attach which is called after the uart(4) memory allocation happens. END