Re: can you tell me how to learn making bootloader easily?
From: Ryman (Ryman_at_discussions.microsoft.com)
Date: 06/30/04
- Next message: Ryman: "Re: can you tell me how to learn making bootloader easily?"
- Previous message: Robert Magyar: "RE: Portrait and Landscape in .Net 4.2 ?"
- In reply to: Bruce Eitman \(eMVP\): "Re: can you tell me how to learn making bootloader easily?"
- Next in thread: Ryman: "Re: can you tell me how to learn making bootloader easily?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 29 Jun 2004 20:03:01 -0700
thanks for your patience and kindness :>
i simply want to make bootloader for a target device(based on pxa255),in order to install wince on it.
i think not all of c and h files must be modified which dont relate with hardware,am i right?
so i want to know which files should be modified .For example,i select XSC1BD in pb and make bootloader for my specific target device.
"Bruce Eitman (eMVP)" wrote:
> I think that there are at least two things that you need to do:
>
> 1. Learn about the build system, specifically sources and dirs files. So
> lets look at the ARMINTEGRATOR EBOOT directory. In it are a bunch of c and
> h files, which you could modify, but more interesting is the sources file.
> It tells us which files are built and which lib files are linked. With a
> little bit of imagination and some searching we can find the source for
> those libs, if they are available. Now, you should only modify the files in
> the eboot directory, so if you want to modify the rest you should copy them
> to the eboot directory and modify the sources file to exclude the lib and
> include the new files.
>
> 2. Define what you want to modify. If you are more specific about what you
> want to modify, we might be able to direct you better.
>
> --
> Bruce Eitman (eMVP)
> Senior Engineer
>
>
>
>
- Next message: Ryman: "Re: can you tell me how to learn making bootloader easily?"
- Previous message: Robert Magyar: "RE: Portrait and Landscape in .Net 4.2 ?"
- In reply to: Bruce Eitman \(eMVP\): "Re: can you tell me how to learn making bootloader easily?"
- Next in thread: Ryman: "Re: can you tell me how to learn making bootloader easily?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|