commit | 68798e176012750fe8487bcfa0aa66fee21eae3c | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Tue Nov 03 16:18:33 2009 +0100 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Mon Dec 07 19:14:28 2009 +0100 |
tree | 27ced0aa0f50d1b342b2a18cd430e16385d679c6 | |
parent | 6ba5dcdc44624677bba0bef1dcb93a524f88f8c1 [diff] |
amd64_edac: cleanup DRAM cfg low debug output Carve out the register-specific debug statements into a separate function, clarify meanings of the single bitfields in the register, remove irrelevant output and macros. There should be no functionality change resulting from this patch. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>