but it needs more love.
drivers welcome.
ron
This is my current tree, it applies on top of v3.it8716f.patch.
Ron, sorry, but k8/raminit.c does not compile at all. Lots of fixes are still needed to have it fit into v3. I've gone through about 1/8 of the file, it errors out on line 576 for me now.
The mcp55 files are in a very early state and also do not compile for me, so I've disabled them by commenting out the select in mainboard/gigabyte/Kconfig.
Once northbridge/amd/k8/raminit.c builds, k8_ops needs to be added, then we may actually have the first successful k8 build. :)
If we are going to do more of this intensive coop development it might be a good idea use some temporary git repos if everyone can work with that easily. It would be fine for me, and it would be nice to not have to send these big patches back and forth. But unless everyone can do it easily I don't think we should bother. Let's focus on k8 here. :)
//Peter
On Fri, Aug 01, 2008 at 08:24:36PM -0700, ron minnich wrote:
Acked-by: Ronald G. Minnich rminnich@gmail.com
oh, ok. r713. :)
Thanks!
//Peter
no #include in mcp55.c :-)
anyway will try to fix it this weekend.
ron
On Fri, Aug 01, 2008 at 09:32:49PM -0700, ron minnich wrote:
no #include in mcp55.c :-)
I didn't touch the mcp55 files at all, when they didn't build straight away I simply commented out select SOUTHBRIDGE_NVIDIA_MCP55 so they weren't included.
anyway will try to fix it this weekend.
Cool.
//Peter