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.

Linux/AM3352: LCD logo during kernel boot

Part Number: AM3352

Tool/software: Linux

Hi Biser,

We are using a custom board based on AM3352.  Currently we are able to display logo in LCD at the u-boot level. I did the u-boot changes based on http://processors.wiki.ti.com/index.php/Processor_SDK_Linux_U-boot_Splash_Screen 

Now I want to keep u-boot splash screen until linux tux logo come up. But between u-boot and tux logo, lcdc clocks are disabled.

In the below post you mentioned that lcdc clocks can be keep running with modification kernel initialization.

https://e2e.ti.com/support/arm/sitara_arm/f/791/t/313745

Can you provide some details on modification in kernel initialization to keep lcdc running between u-boot and tux logo init.

I'm using processor-sdk-04.01.00.06 version

Regards,
Manoj