Dan Lykowski wrote:
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
r3863