hi
i have the evm starterkit (am335x)
i use "ubuntu10.04" on host and "psp04.06.00.08" for make boot file.
how can i remove linux & Ti logo of program that when the program is booting the logos don't show?
tnx
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.
hi
i have the evm starterkit (am335x)
i use "ubuntu10.04" on host and "psp04.06.00.08" for make boot file.
how can i remove linux & Ti logo of program that when the program is booting the logos don't show?
tnx
Hi,
Linux logo is an option during kernel compile. you can remove this and recompile the kernel.
TI logo is with psplash. psplash is started with init scripts, have a look under init.d to understand whats happening. You can remove psplash completely OR create a your own image for psplash and replace the original psplash binary.
Hope this helps.
Ram