BBB Serial Console

Hello,

I’m trying to build the kernel for my BBB from the source downloaded from, https://github.com/beagleboard/linux/tree/3.8

But once I download the built image from u-boot to DRAM, the kernel doesn’t show any message. I believe it has to do with serial console.

In menuconfig, kernel hacking->kernel low-level debug this is what I’ve got. I don’t see any UART here.

Auto Generated Inline Image 1.png

Can anyone please guide me, how to tackle this? and what the chances to be done in dts?

Regards,
Bharath