This patch adds the Supermicro H8QME-2+ (fam10) Motherboard with the following remaining issues: - ACPI not working - SMBus gets irq 0 instead of 5 - Loading VGA rom fails (using seabios to do it). / Signed-off-by: Knut Kujat knuku@gap.upv.es/ ---
Hi, hope thats how it works for adding a patch to the list so if something is wrong let me know.
Thanks, Knut Kujat.
Am 03.02.2010 14:53, schrieb Knut Kujat:
Hi, hope thats how it works for adding a patch to the list so if something is wrong let me know.
The procedure is fine.
I copied a newer version of h8dmr_fam10's Makefile.inc to the h8qme_fam10 tree, otherwise it's fine.
Acked-by: Patrick Georgi patrick.georgi@coresystems.de and committed as r5075
May I assume that crossgcc fixed your build issues?
Patrick
Patrick Georgi escribió:
Am 03.02.2010 14:53, schrieb Knut Kujat:
Hi, hope thats how it works for adding a patch to the list so if something is wrong let me know.
The procedure is fine.
I copied a newer version of h8dmr_fam10's Makefile.inc to the h8qme_fam10 tree, otherwise it's fine.
Acked-by: Patrick Georgi patrick.georgi@coresystems.de and committed as r5075
May I assume that crossgcc fixed your build issues?
Yes!
Patrick