mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
Documentation/EDAC: Add reference documents section for amd64_edac
This section used to be in amd64_edac.h. Move it here as it is a more natural place to put all documentation-related info. Add links to the BKDGs while at it. Signed-off-by: Aravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com> Cc: linux-doc@vger.kernel.org Cc: linux-edac <linux-edac@vger.kernel.org> Link: http://lkml.kernel.org/r/1443440671-2400-1-git-send-email-Aravind.Gopalakrishnan@amd.com Signed-off-by: Borislav Petkov <bp@suse.de>
This commit is contained in:
parent
1a8bc7707e
commit
6b7464b703
@ -744,6 +744,52 @@ exports one
|
||||
possible that some errors could be lost. With rdimm's, they display the
|
||||
contents of the registers
|
||||
|
||||
AMD64_EDAC REFERENCE DOCUMENTS USED
|
||||
-----------------------------------
|
||||
amd64_edac module is based on the following documents
|
||||
(available from http://support.amd.com/en-us/search/tech-docs):
|
||||
|
||||
1. Title: BIOS and Kernel Developer's Guide for AMD Athlon 64 and AMD
|
||||
Opteron Processors
|
||||
AMD publication #: 26094
|
||||
Revision: 3.26
|
||||
Link: http://support.amd.com/TechDocs/26094.PDF
|
||||
|
||||
2. Title: BIOS and Kernel Developer's Guide for AMD NPT Family 0Fh
|
||||
Processors
|
||||
AMD publication #: 32559
|
||||
Revision: 3.00
|
||||
Issue Date: May 2006
|
||||
Link: http://support.amd.com/TechDocs/32559.pdf
|
||||
|
||||
3. Title: BIOS and Kernel Developer's Guide (BKDG) For AMD Family 10h
|
||||
Processors
|
||||
AMD publication #: 31116
|
||||
Revision: 3.00
|
||||
Issue Date: September 07, 2007
|
||||
Link: http://support.amd.com/TechDocs/31116.pdf
|
||||
|
||||
4. Title: BIOS and Kernel Developer's Guide (BKDG) for AMD Family 15h
|
||||
Models 30h-3Fh Processors
|
||||
AMD publication #: 49125
|
||||
Revision: 3.06
|
||||
Issue Date: 2/12/2015 (latest release)
|
||||
Link: http://support.amd.com/TechDocs/49125_15h_Models_30h-3Fh_BKDG.pdf
|
||||
|
||||
5. Title: BIOS and Kernel Developer's Guide (BKDG) for AMD Family 15h
|
||||
Models 60h-6Fh Processors
|
||||
AMD publication #: 50742
|
||||
Revision: 3.01
|
||||
Issue Date: 7/23/2015 (latest release)
|
||||
Link: http://support.amd.com/TechDocs/50742_15h_Models_60h-6Fh_BKDG.pdf
|
||||
|
||||
6. Title: BIOS and Kernel Developer's Guide (BKDG) for AMD Family 16h
|
||||
Models 00h-0Fh Processors
|
||||
AMD publication #: 48751
|
||||
Revision: 3.03
|
||||
Issue Date: 2/23/2015 (latest release)
|
||||
Link: http://support.amd.com/TechDocs/48751_16h_bkdg.pdf
|
||||
|
||||
CREDITS:
|
||||
========
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user