-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Added preliminary support for the ASUS K8V-X SE and the VIA K8T800 chipset. Coreboot is able to finalize and load SeaBIOS, but not boot the system yet.
/Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com/
- ---
This patch should be considered a work in progress, as it adds very minimal changes to existing code. I hope the patch format is correct.
Alex G.
Added preliminary support for the ASUS K8V-X SE and the VIA K8T800 chipset. Coreboot is able to finalize and load SeaBIOS, which boots from IDE HDD or DVD. IRQ ACPI and MP tables are not yet complete.
Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com ---
I've refined the previous patch with the help of ruik (on #coreboot IRC). This is still a work in progress. As of right now, USB does not work, and linux freezes on boot, IRQ routing is a mess.
Alex
* Alex G. mr.nuke.me@gmail.com [110114 16:37]:
Added preliminary support for the ASUS K8V-X SE and the VIA K8T800 chipset. Coreboot is able to finalize and load SeaBIOS, which boots from IDE HDD or DVD. IRQ ACPI and MP tables are not yet complete.
Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com
I've refined the previous patch with the help of ruik (on #coreboot IRC). This is still a work in progress. As of right now, USB does not work, and linux freezes on boot, IRQ routing is a mess.
Alex
Looks good. can someone with the K8T890 hardware test this?
Stefam