Hi,
I successfully compiled the Angström console-image for the BB. Now I
want to compile the kernel with my own boot logo.
I created the linux_logo_clut224.ppm file and placed it into the /
sources/meta-ti/recipes-kernel/linux/linux-3.0 directory.
In the linux_3.0.bb file I replaced:
#SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \
file://logo_linux_clut224.ppm"
During the do_patch it the logo seems to be copied to the drivers/
video/logo directory, but unfortunately, I still end up with the
favorite "Beagleboard" logo... :-/
Can somebody please advise me how to change the boot logo?
Thanks in advance!