* Rudolf Marek <r.ma...@assembler.cz> [101212 01:10]:
> Hi,
> 
> Yes it is tested on real HW. Attaching refreshed patch because
> 
> #if CONFIG_ ... SOCKET939 == 1
> 
> #endif
> 
> Is undefined, so I changed that to
> 
> #if defined(....)


that's not good enough i think. It might be 0, then defined would hit
even though it should not.


Stefan

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to