Re: Trouble obtaining virtual address from physical address...
- From: superfluent@xxxxxxxxx
- Date: 6 Oct 2005 08:38:54 -0700
Yes! Thats absolutely correct! I've implemented a tftp client in the
bootloader that will pull the image and the file system from a tftp
server as part of the production process.
I was actually half way finished implementing it as a ioctl when i
asked on this group -i was kind of hoping that you guys would remenber
some nifty, long since forgotten API...
Anyway, thanks for the help in solving my problem, everyone!
Steve Maillet (eMVP) wrote:
> I. see - so the idea is to send that BIN file to the boot loader to be able
> to initialize the entire flash file system at manufacturing or upgrade
> time...
>
> There is no way for an application to determine the virtual address
> information. You need to provide it to the application either as a command
> line parameter or as Susan describes provide an IOCTL in the OAL (via
> KernelIoControl/OEMIoControl) which then calls the OAL conversion functions.
> (Note: KenrelIoControl is a trusted API and except for a few OS defined
> control codes requires a trusted application to call it if trust is enabled
> on the device.)
>
> --
> Steve Maillet
> EmbeddedFusion
> www.EmbeddedFusion.com
> smaillet at EmbeddedFusion dot com
.
- References:
- Trouble obtaining virtual address from physical address...
- From: superfluent
- Re: Trouble obtaining virtual address from physical address...
- From: Steve Maillet \(eMVP\)
- Re: Trouble obtaining virtual address from physical address...
- From: superfluent
- Re: Trouble obtaining virtual address from physical address...
- From: Steve Maillet \(eMVP\)
- Re: Trouble obtaining virtual address from physical address...
- From: superfluent
- Re: Trouble obtaining virtual address from physical address...
- From: Steve Maillet \(eMVP\)
- Trouble obtaining virtual address from physical address...
- Prev by Date: Re: Trouble obtaining virtual address from physical address...
- Next by Date: Using ActiveSync via serial cable on CEPC (Paul G. Tobey please help!!)
- Previous by thread: Re: Trouble obtaining virtual address from physical address...
- Next by thread: Re: Trouble obtaining virtual address from physical address...
- Index(es):
Relevant Pages
|