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