I've done a bit of looking, and found the code in question. It looks like the code is trying to figure out what family10 proc it is. The only problem, it's running a bulldozer processor. cpuinfo lists it as a family 21. Are the fx family processors supported at all?
~Jonathan >That's pretty clear. I suggest to boot with factory BIOS, check the >exact parameters of the CPU, look at the code which is being run, and >look for relevant documentation for your CPU in the scope of that >code. >If you are lucky you only need to add a few values from the >documentation to tables in the code. >//Peter >On Tue, Apr 3, 2012 at 5:24 PM, Jonathan Bennett <[email protected]> wrote: >> On Tue, Mar 20, 2012 at 4:36 PM, Julian Shulika <[email protected]> wrote: >>> Could you please show log from serial,your board has com port. >> Finally got a couple spare flash chips and a way to capture the serial >> output. >> >> coreboot-4.0-2227-g4a2daf6 Tue Apr 3 15:29:40 CDT 2012 starting... >> >> BSP Family_Model: 00600f12 >> *sysinfo range: [000cc000,000cf360] >> bsp_apicid = 00 >> cpu_init_detectedx = 00000000 >> microcode: rev id not foung, Skipping microcode patch! >> POST: 0x33 >> cpuSetAMDMSR FIXME! CPU Version unknown or not supported! >> FIXME! CPU Version unknown or not supported! >> FIXME! CPU Version unknown or not supported! >> done >> POST: 0x34 >> Enter amd_ht_init() -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

