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/PROCESSOR-SDK-AM437X: Kernel boot logo

Part Number: PROCESSOR-SDK-AM437X


Tool/software: Linux

Hi,

I am using ti-processor-sdk-linux-am437x-evm-04.01.00.06 for AM437x evm . I want Kernel Boot logo (penguin) to be displayed on the LCD  during booting . So i have enabled the following in the tisdk_am437x-evm_defconfig file:

CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
CONFIG_LOGO_LINUX_CLUT224=y

and then build the kernel and dtb . But the Logo is not displayed on the LCD . The LCD screen is blank with the cursor blinking when the kernel is booting.

How can i get boot logo on the LCD ? Is there anything needs to be enabled in the configuration .

please me out to solve the Issue

Thanks,

Pavan S