On Sun, Aug 10, 2008 at 5:30 PM, Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net wrote:
On 11.08.2008 02:18, ron minnich wrote:
the k8 north makefile and raminit.c are committed rev 736.
Current status: Index: southbridge/nvidia/mcp55/mcp55_smbus.h
I believe that one was never posted.
attached.
New arch/x86/Kconfig attached. I responded to all the comments save this one:
+config K8_SCAN_PCI_BUS
hex
default 0 if CPU_AMD_K8
help
Whether to scan the PCI bus on startup
Since when do we not scan the PCI bus by default?
+config K8_ALLOCATE_IO_RANGE
hex
default 0 if CPU_AMD_K8
help
Whether to allocate IO space on startup
Same question here.
Stage 1 again. Let's keep in mind, the rules in stage1 vary by mainboard for good reasons in most cases. I don't want to get into this at this time, this code has been this way for years on v2.
thanks
ron