[coreboot] [PATCH] Implement DIMM loading for DDR on K8

Rudolf Marek r.marek at assembler.cz
Sun Dec 12 01:10:33 CET 2010


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(....)

(After abuild test ;)


Thanks,
Rudolf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_loading_dram.patch
Type: text/x-diff
Size: 7189 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20101212/4dc8f9a0/attachment.bin>


More information about the coreboot mailing list