Re: splash window through E-boot
- From: "Luca Calligaris" <anonymous@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 20 Oct 2008 10:39:21 +0200
once you used eboot to flash the image, how do you boot the flash image? the
bootloader on the flash should show the splash image: how to do it is all at
your side; you probably would save the bmp file on the flash (using JTAG or
the bootloader itself); the bootloader will init the display controller,
read the palette from the bmp file and copy the image on the display frame
buffer.
the x86 BIOSLOADER does basically what you need, reading the bmp file from a
FAT storage; taking a look at it will be useful (of course you have to add
all the display management code for your HW)
--
Luca Calligaris
www.eurotech.it
"shinewine via PocketPCJunkies.com" <u42142@uwe> ha scritto nel messaggio
news:8beff01b34020@xxxxxx
Hello friends,
I am working in smdk2440 BSP. I am burning image into the nandflash
through ethernet. Now i want to display any image in the LCD before the
image
(NK.bin) run when the board is restarted.
I don't know what steps and where the changes are required.
can anybody tell me the steps in proper sequence. and what functions
are
required to change.
Thanks to all of you.
--
M.Zubair
Message posted via http://www.pocketpcjunkies.com
.
- Follow-Ups:
- Re: splash window through E-boot
- From: shinewine via PocketPCJunkies.com
- Re: splash window through E-boot
- References:
- splash window through E-boot
- From: shinewine via PocketPCJunkies.com
- splash window through E-boot
- Prev by Date: splash window through E-boot
- Next by Date: How to remove the page header and footer when printing use Internet Explorer
- Previous by thread: splash window through E-boot
- Next by thread: Re: splash window through E-boot
- Index(es):
Relevant Pages
|