This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

framebuffer console on DM814x EVM

Hi,

I'm trying to init a framebuffer console on DM814x EVM,

modify kernel config as below

Device Drivers  --->
Graphics support --->
Console display driver support --->
<*> Framebuffer Console support
but still nothing on display.
Even I compile as a module, fbcon, and insert after ti81xxfb,
still not work out.
Is anyone know how to enable framebuffer console??
Thank you in advance.