fallback reset_vector offset

YhLu YhLu at tyan.com
Tue Jan 25 07:01:00 CET 2005


 I mean 0xffffffff8 is 36 bit. and the ld will take 0xffffffff.

YH

> -----Original Message-----
> From: ebiederman at lnxi.com [mailto:ebiederman at lnxi.com] 
> Sent: Tuesday, January 25, 2005 12:31 AM
> To: YhLu
> Cc: Ronald G. Minnich; linuxbios at clustermatic.org
> Subject: Re: fallback reset_vector offset
> 
> YhLu <YhLu at tyan.com> writes:
> 
> > in reset16.lds
> > 
> >         _ROMTOP = (_start >= 0xffff0000) ? 0xfffffff0 : 0xffffffff8;
> > 
> > 
> > 0xffffffff8 ?????
> 
> And from the line above.
>         /* Trigger an error if I have an unuseable start 
> address */ That is exactly what happens correct? 0xfffffff8 
> does not work does it?
> 
> Show me a less confusing way and I will use it.
> 
> Eric
> 



More information about the coreboot mailing list