[coreboot] Unable to start correctly coreboot on Asus f2a85-m REV 1.02

Scott Duplichan scott at notabs.org
Wed Feb 26 23:20:39 CET 2014


HacKurx [mailto:hackurx at gmail.com] wrote:

]> David wrote:
]> With just 1 stick in the A1 slot, please post a pastebin of the console
]> output.
]
]Perfect! It is perfectly detailed, the cpu is not recognized:
]http://pastebin.com/2Lbew82b

you could try adding your cupid to the list in
src/cpu/amd/agesa/family15tn/model_15_init.c:

static struct cpu_device_id cpu_table[] = {
	{ X86_VENDOR_AMD, 0x610f00 },	  /* TN-A0 */
	{ X86_VENDOR_AMD, 0x610f31 },	  /* RL-A1 */
	{ 0, 0 },
};
Thanks,
Scott


]Thanks, best regards,





More information about the coreboot mailing list