sorry, but I do not seem to understand your point here. Do you mean I can not use earlyprintk and low level bootup messages on BBB? Or since the kernel is multiplatform, so you can not possibly decide which platform it'll be used and enable that particular early console.
But as a user should not I have option ? I just want to know which uart port option I can use for BBB. Possibly : DEBUG_AM33XXUART1 ? Regards Nagla On Thursday, November 26, 2015 at 2:08:20 AM UTC+5:30, RobertCNelson wrote: > > On Wed, Nov 25, 2015 at 2:34 PM, gnu gnu <[email protected] <javascript:>> > 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.
