* [U-Boot] Question about the hard-coded baud_divisor in debug_uart_init
@ 2015-04-25 2:22 Axel Lin
2015-04-25 2:37 ` Simon Glass
0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2015-04-25 2:22 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] Question about the hard-coded baud_divisor in debug_uart_init
2015-04-25 2:22 [U-Boot] Question about the hard-coded baud_divisor in debug_uart_init Axel Lin
@ 2015-04-25 2:37 ` Simon Glass
0 siblings, 0 replies; 2+ messages in thread
From: Simon Glass @ 2015-04-25 2:37 UTC (permalink / raw)
To: u-boot
Hi Axel,
On Apr 24, 2015 8:22 PM, "Axel Lin" <axel.lin@ingics.com> wrote:
>
> 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)
I think this might be a bug. Probably I was testing something at the time.
Regards,
Simon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-25 2:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-25 2:22 [U-Boot] Question about the hard-coded baud_divisor in debug_uart_init Axel Lin
2015-04-25 2:37 ` Simon Glass
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.