Does anyone have any experience running the baud rate with the NS16550 serial driver at high rates (like 921600) I know someone who is having success with this rate in Linux but not U-Boot (from 2011). It looks like the calc_divisor was changed to use DIV_ROUND_CLOSEST a while ago, but the comments indicate it will return the same value. adam