HacKurx [mailto:[email protected]] 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,



-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to