• Borislav Petkov's avatar
    amd64_edac: Cleanup Dram Configuration registers handling · cb328507
    Borislav Petkov authored
    * Restrict DCT ganged mode check since only Fam10h supports it
    * Adjust DRAM type detection for BD since it only supports DDR3
    * Remove second and thus unneeded DCLR read in k8_early_channel_count() - we do
      that in read_mc_regs()
    * Cleanup comments and remove family names from register macros
    * Remove unused defines
    
    There should be no functional change resulting from this patch.
    Signed-off-by: default avatarBorislav Petkov <borislav.petkov@amd.com>
    cb328507
amd64_edac.h 15.7 KB