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. For more options, visit https://groups.google.com/d/optout.
