amdk8: This patch fixes ram init problems when using the 9W Sempron part.
authorDan Lykowski <lykowdk@gmail.com>
Thu, 15 Jan 2009 02:21:27 +0000 (02:21 +0000)
committerPeter Stuge <peter@stuge.se>
Thu, 15 Jan 2009 02:21:27 +0000 (02:21 +0000)
commit0f502c7537707c82e4cea124df53eb76a3ddd807
treea2794ea6f0148072b40b53fc28d0e9a21d4b92b1
parent884e1cbeebeefa2d38f95339545781a8c503a46d
amdk8: This patch fixes ram init problems when using the 9W Sempron part.

Trying to read the FIDVID register when the processor does not support FIDVID
control causes a GP Fault. This patch reads the startup FID from a different
MSR. I have verified this patch to work on the dbm690t platform.

Signed-off-by: Dan Lykowski <lykowdk@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3863 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/northbridge/amd/amdk8/raminit_f.c
src/northbridge/amd/amdk8/raminit_f_dqs.c