> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: den 8 april 2008 22:42
> To: [EMAIL PROTECTED]
> Cc: Stefan Roese; [email protected]; 'Kim Phillips'
> Subject: Re: [U-Boot-Users] [PATCH] Make MPC83xx one step closer to full 
> relocation.
> 
> In message <[EMAIL PROTECTED]> you wrote:
> >
> > Both ways should be doable I think. A linker script would probably look
> > something like(pseudo diff below):
> >  .text      :
> >   {
> > +    _monitor_base = . ;
> 
> There is no guarantee that this is the same as the start address of
> .text
> 

I am no link script expert, but I cannot see why that would not be the start
of the .text segment?

Anyhow, we can go with the other solution instead, define the symbol in start.S
instead, if one is needed.

 Jocke


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to