[U-Boot] serial init

Michael Zaidman michael.zaidman at gmail.com
Thu Mar 18 12:31:19 CET 2010


On Thu, Mar 18, 2010 at 12:33 PM, Valentin Ecker
<valentin.ecker.dev at gmail.com> wrote:
...
> While board initialization, serial_init() gets called, which calls the
> driver specific (hardware, etc...) init stuff. The default is that the
> default serial (in my case the SoC ns16550 ) will be initialized. So
> my extra serial port stays uninitialized because it's not default.
Did you add the CONFIG_SYS_NS16550_COM2 in your board
configuration file?


More information about the U-Boot mailing list