If I'm not wrong, ttyO0 is for omap driver and ttys0 is for 8250 driver. That what I understood.
On Wed, Dec 21, 2016, 13:04 Madhu K <[email protected]> wrote: > Hi All, > > I have built kernel and device tree images using beaglebone_defconfig. > > After tftp of uImage and dtb, u-boot is getting stuck with "Starting > Kernel" message( There are no other messages on console). I am doubting on > my serial configuration, because somebody is using ttyO0 and ttyS0 in > bootargs. > > I am really confused what to use. > > I am copying my serial drivers below( this i have taken from .config file > ). please help me to choose correct tty. > > > # > # Serial drivers > # > CONFIG_SERIAL_8250=y > CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y > CONFIG_SERIAL_8250_CONSOLE=y > CONFIG_SERIAL_8250_DMA=y > CONFIG_SERIAL_8250_NR_UARTS=4 > CONFIG_SERIAL_8250_RUNTIME_UARTS=4 > # CONFIG_SERIAL_8250_EXTENDED is n > > > Thanks and regards, > Madhu > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/b6e8a509-88cb-4405-aaee-3834dcc320d7%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/b6e8a509-88cb-4405-aaee-3834dcc320d7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAF%2BMRtm3%3DKxzx3LCZQmHrDUg-MvvHoj1SrrvTvp7ioES0qdf2A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
