Am 18.02.2011 14:04, schrieb Sven Schnelle:
thanks for you reply. I've attached a new patch which addresses those issues.
Thanks
For hardware that uses other addresses (like the ThinkPad X60) this means we get only one module running instead of both.
This patch adds a second parameter to sdram_initialize, which is an array with 2 * DIMM_SOCKETS members. It should contain the SPD addresses for every single DIMM socket. If NULL is given as the second parameter, the code uses the old addressing scheme.
Signed-off-by: Sven Schnelle svens@stackframe.org
Acked-by: Patrick Georgi patrick@georgi-clan.de