Boot progress indicator

Steve
How can I remove or better change the orientation of the boot progress
indicator ?
WINCE6R3
Mini2440

Thanks

Max_egodom3
Attachment: options.h (7.32 KB)
Hi,
You can see in option.h setting, in C:\WINCE600\PLATFORM\mini2440\SRC\INC.
I attach for you my mini6410 option.h file, that show more settings instead
of mini2440, at the end of the file.

I haven't a mini2440 board right now, so I can't test if porting settings
from mini6410 can work.
Let me know.

Errol
Hi Steve

The boot progress bar is in nboot.

You will need the ADS compiler that hides on the DVD and the source for
nboot.

Somewhere on the forum you will find source that i posted for a modified
nboot, that moves the bar to the middle bottom of the LCD, and the picture
to the middle of the LCD. This was required for my 7" lcd. As default the
bar and image was in the upper left corner.

You can also change the color and size of the bar in the source.

Thanks,
Errol