[coreboot] [PATCH]Move QRANK_DIMM_SUPPORT to Kconfig

Patrick Georgi patrick at georgi-clan.de
Fri Nov 5 19:27:12 CET 2010


Am 05.11.2010 19:20, schrieb Peter Stuge:
> Patrick Georgi wrote:
>> (are "qrank dimms" really a per-board thing?)
> 
> Which boards do not have the variable set?
About 30, I think. I only did a grep .. | wc -l comparison:

$ grep NORTHBRIDGE_AMD_AMDK8 src/mainboard/*/*/Kconfig |wc -l
86

So 86 boards are eligible for that option.

$ svn st |grep romstage.c |wc -l
63

63 boards have that option dropped (the patch is the only change in that
tree).

So there are 23 boards that do not set it.


Patrick




More information about the coreboot mailing list