On Wed, Aug 12, 2009 at 1:08 PM, Patrick Georgi patrick@georgi-clan.dewrote:
Hi,
attached patch disables failover for K8 based boards and makes them use the more usual fallback/normal style. Fam10h requires some reduction in size, or other tricks as the ROM part exceeds 64k (the original ROM mapping) by just a bit. I'll work on that soon.
The {HAVE,USE}_FAILOVER stuff still stays in the code itself as it might be useful as a reference (ie. what is strictly necessary to configure ROM mapping) for later work.
My understanding was that we wanted to go the other way and have all boards have failover.
Myles