i3200_edac: Add more debug to the driver
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 10 Jan 2013 16:31:43 +0000 (13:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Feb 2013 14:06:22 +0000 (11:06 -0300)
Currently, it is not possible to know, when debug is enabled,
if the driver is using 2 DIMMS per channel mode or not. It is
not possible to know the values of the drbs registers, used
to identify the memory rank sizes.

Add debug for both, as it helps to track issues on the driver.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found