[coreboot] last for the day

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Mon Aug 11 12:13:47 CEST 2008


On 11.08.2008 06:11, ron minnich wrote:
> On Sun, Aug 10, 2008 at 5:30 PM, Carl-Daniel Hailfinger
> <c-d.hailfinger.devel.2006 at 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.
>   

> New config variables for K8. 
>
> Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>
>
> Index: arch/x86/Kconfig
>   

Agreed. I tripped on the "on startup" phrase. Your change to "in stage1"
is perfect.
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>



> Move code to a .c file -- now there's an idea!
>
> Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>
>
> Index: southbridge/nvidia/mcp55/mcp55_smbus.h
>   

Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>

Regards,
Carl-Daniel

-- 
http://www.hailfinger.org/





More information about the coreboot mailing list