Hi,
I am testing TI-Android-GingerBread-2.3-DevKit-1.0 on our custom board with AM3517, and connected with a 7" LCD, its resolution is 800*480, My kernel version: 2.6.32.
I want to show a logo during kernel booting, I enabled bootup logo in kernel.
------------------------------------------------------------------------------------------------
-> Device Drivers
-> Graphics support
-> Bootup logo (LOGO [=y])
--- Bootup logo
[ ] Standard black and white Linux logo
[ ] Standard 16-color Linux logo
[*] Standard 224-color Linux logo
------------------------------------------------------------------------------------------------
However, No logo was shown during the kernel booting.
Is there any other option should be enabled in kernel, or what else should I do to implement it?
Thanks,
Kevin