On Wed, Nov 25, 2015 at 2:34 PM, gnu gnu <[email protected]> wrote: > ohhh yes.... ,115200n8 did the trick. > > I every time missed it because the older driver CONFIG_SERIAL_OMAP worked > just with console=ttyO0. > Looks default baud is not 115200n8 in CONFIG_SERIAL_8250_OMAP. However, > other TI driver CONFIG_SERIAL_OMAP seem to have default set to 115200n8. > > Thanks for help. > > Last question to complele this post: > In case of CONFIG_DEBUG_LL which config option should I use out of below > for BBB: > CONFIG_DEBUG_OMAP2UART1 > DEBUG_AM33XXUART1 > CONFIG_DEBUG_LL_UART_8250
I usually leave it disabled.. https://github.com/RobertCNelson/ti-linux-kernel-dev/blob/ti-linux-4.1.y/patches/defconfig#L6203 with the transition to multi-platform, it's more pain when you have 2+ target's (am335x/am43xx/am57xx) Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
