simple question on fallback/normal images

steven james pyro at linuxlabs.com
Mon Mar 3 13:37:00 CET 2003


Greetings,

You can disable that in the Config by changing:
mainboardinit southbridge/intel/82801/cmos_failover.inc USE_FALLBACK_IMAGE
to
mainboardinit southbridge/intel/82801/noop_failover.inc USE_FALLBACK_IMAGE

That's where the decision gets made.

G'day,
sjames


On Mon, 3 Mar 2003, Ronald G. Minnich wrote:

> On Mon, 3 Mar 2003, steven james wrote:
> 
> > The trick is to build a fallback image! The idea is that at least a
> > fallback image is necessary. A normal image is optional. The normal image
> > doesn't have the power on reset vector at 0xffff0 anyway, only the
> > protected vector at 0xffff8. Also, the normal image gets linked to reside
> > at 0xfffe0000.
> > 
> 
> 
> my only concern: what if the fallback decides to boot a normal image? 
> That's the only reason I did not do it this way.
> 
> ron
> 
> _______________________________________________
> Linuxbios mailing list
> Linuxbios at clustermatic.org
> http://www.clustermatic.org/mailman/listinfo/linuxbios
> 

-- 
-------------------------steven james, director of research, linux labs
... ........ ..... ....                     230 peachtree st nw ste 701
the original linux labs                             atlanta.ga.us 30303
      -since 1995                              http://www.linuxlabs.com
                                   office 404.577.7747 fax 404.577.7743
-----------------------------------------------------------------------





More information about the coreboot mailing list