I am running Angstrom on a BeagleBoard Xm, and want to replace the
BeagleBoard.org splash screen with my own image.
I have modified
setup-scripts/build/tmp-angstrom_2008_1/work/beagleboard-angstrom-
linux-gnueabi/linux-omap-psp-2.6.32-r100c
+gitr5fc29e7b2a76a64a739f857858ef0b98294aa155/git/drivers/video/logo/
logo_linux_clut224.ppm
and recompiled the kernel, (using make from setup-scripts/build/tmp-
angstrom_2008_1/work/beagleboard-angstrom-linux-gnueabi/linux-omap-
psp-2.6.32-r100c+gitr5fc29e7b2a76a64a739f857858ef0b98294aa155/git). I
can see that logo_linux_clut224.ppm has been compiled, and uImage has
changed, but when the kernel boots I still get the BeagleBoard.org
splash screen.
Is there another copy of this image somewhere?