Hi Paul and David,
We got an F2A85-M today. I haven't tried to boot coreboot yet but I can answer the question below:
On Sat, May 11, 2013 at 10:20:31PM +0200, Paul Menzel wrote:
Could you try to find out with `bios_extract` for example what AGESA version the vendor BIOS uses.
bios_extract is not able to do anything with the image:
$ ../bios_extract/bios_extract f2a85m-proprietary.rom Using file "f2a85m-proprietary.rom" (8192kB) Error: Unable to detect BIOS Image type.
However, hd/strings suggest that the AGESA version is v1.1.0.7:
206209:007acd40 00 00 00 00 30 30 30 30 41 47 45 53 41 00 00 00 |....0000AGESA...| 206210-007acd50 56 31 2e 31 2e 30 2e 37 20 20 20 20 00 00 00 00 |V1.1.0.7 ....|
Thanks, Ward.