I've been able to boot my device from NAND, but I don't know how to get the Logo.bmp into NAND so that a customized splash screen is shown instead of the four color pattern. Is there a utility I can use to put the Logo.bmp into NAND? Do I need to modify the bootloader to copy the Logo.bmp when the NK.bin is copied into NAND? Any advice or examples would be appreciated.
The following thread is somewhat related and may provide some clues for you.
http://e2e.ti.com/support/embedded/wince/f/353/t/48586.aspx
Brandon
Hi BrandonAzbell,
Yeah, I actually figured out that I needed to use the -logo.raw file about an hour ago. Thanks for the reply though.