New patch to review for coreboot: b8b903b autoport: Add a note that slot labeling is unreliable.

Vladimir Serbinenko (phcoder@gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/10375 -gerrit commit b8b903bbe76a172d3aef57c0b8b783a28fa0bcdd Author: Vladimir Serbinenko <phcoder@gmail.com> Date: Fri May 29 22:12:33 2015 +0200 autoport: Add a note that slot labeling is unreliable. Change-Id: I26c78d05524e5affcd44b528895d1e19905e924b Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> --- util/autoport/readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/autoport/readme.md b/util/autoport/readme.md index 8c139a3..9a16fd2 100644 --- a/util/autoport/readme.md +++ b/util/autoport/readme.md @@ -126,6 +126,9 @@ the first entry in SPD map has to be `0x50`. Once you have SPD map your You can and should omit lines which correspond to slots not present on your machine. +Note: slot labelling may be missing or unreliable. Use `inteltool` to see +which slot have modules in them. + This way works well if your RAM is socketed. For soldered RAM if you see its SPD, you're in luck and can proceed the same way although you may have to guess some entries due to RAM not being removable.
participants (1)
-
Vladimir Serbinenko