Home
last modified time | relevance | path

Searched hist:"916 d11b2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/edac/
H A Damd64_edac.c916d11b2 Fri Sep 18 05:12:46 CDT 2009 Borislav Petkov <borislav.petkov@amd.com> amd64_edac: fix DRAM base and limit address extraction

K8 DRAM base and limit addresses from F1x40 +8*i and F1x44 + 8*i, where
i in (0..7) are both bits 39-24 and therefore the shifting should be
done by 24 and not by 8.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
916d11b2 Fri Sep 18 05:12:46 CDT 2009 Borislav Petkov <borislav.petkov@amd.com> amd64_edac: fix DRAM base and limit address extraction

K8 DRAM base and limit addresses from F1x40 +8*i and F1x44 + 8*i, where
i in (0..7) are both bits 39-24 and therefore the shifting should be
done by 24 and not by 8.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>