]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit5f466cb0257998549058c16e9d44bb74804a273d
tree536824f929bc546ae0a9d0946ff52c4fc8a79919
parent1339730e73f14673ad55bddda119982504633da9
i3200_edac: Add more debug to the driver

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>
drivers/edac/i3200_edac.c