Or modify you cache_as_ram_auto.c failover.c, force it to jump to fallback only for safe.
YH
-----Original Message----- From: Myles Watson [mailto:myles@mouselemur.cs.byu.edu] Sent: Wednesday, October 18, 2006 11:28 AM To: Lu, Yinghai Subject: RE: [LinuxBIOS] Tyan s2892 the OLPC way
That was it. When should I have to do that?
Myles
-----Original Message----- From: Lu, Yinghai [mailto:yinghai.lu@amd.com] Sent: Wednesday, October 18, 2006 12:16 PM To: myles@mouselemur.cs.byu.edu Subject: RE: [LinuxBIOS] Tyan s2892 the OLPC way
Clear your CMOS by using the hw jump.
YH
-----Original Message----- From: Myles Watson [mailto:myles@mouselemur.cs.byu.edu] Sent: Wednesday, October 18, 2006 11:14 AM To: Lu, Yinghai Subject: RE: [LinuxBIOS] Tyan s2892 the OLPC way
Yes.
I checked and the first few bytes of the image are AA55, like they should be.
Myles
-----Original Message----- From: Lu, Yinghai [mailto:yinghai.lu@amd.com] Sent: Wednesday, October 18, 2006 12:07 PM To: myles@mouselemur.cs.byu.edu; ron minnich Subject: RE: [LinuxBIOS] Tyan s2892 the OLPC way
Are you using "cat atix.rom linuxbios.rom > s2892_linuxbios.rom" to
get
final rom?
YH
Lu, Yinghai wrote:
Or modify you cache_as_ram_auto.c failover.c, force it to jump to fallback only for safe.
that's what we did on OLPC, see mainboard/olpc/rev_a/failover.c for an example.
ron