Hi, I have a mini2440 3.5" and I am trying to find where the image of the penguin showed on the boot screen is stored. Does anyone know the path of this image? Thanks
Location of Startup File
I think that this picture is hardcoded. If you want to chane it, you have to edit the Kernel's sources and recompiel it.
Take a look into the kernel source tree at "drivers/video/logo/" and you will find all these penguins.
convert u r logo using http://www.friendlyarm.net/dl.php?file=linux-logomaker.tgz then place the file into /drivers/video/logo then compile the zimage