From mboxrd@z Thu Jan 1 00:00:00 1970 From: Axel Lin Date: Sat, 25 Apr 2015 10:22:51 +0800 Subject: [U-Boot] Question about the hard-coded baud_divisor in debug_uart_init Message-ID: <1429928571.7206.0.camel@ingics.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, Any reason that now using hard-coded "baud_divisor = 13;" in debug_uart_init()? (The change is introduced by commit dd0b0122bac serial: ns16550: Add an option to specify the debug UART register shift) Regards, Axel