diff options
author | Vladimir Serbinenko <phcoder@gmail.com> | 2015-05-29 22:12:33 +0200 |
---|---|---|
committer | Vladimir Serbinenko <phcoder@gmail.com> | 2015-05-30 13:54:51 +0200 |
commit | 239d53e9dc04767a550580210a102610ffafda2b (patch) | |
tree | 55da1cc6e9c83f421f2bb831057e450b242150f6 /util/autoport/readme.md | |
parent | db0acf84fe1e8c8048d6616f842a4e6920894e63 (diff) |
autoport: Add a note that slot labeling is unreliable.
Change-Id: I26c78d05524e5affcd44b528895d1e19905e924b
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/10375
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com>
Diffstat (limited to 'util/autoport/readme.md')
-rw-r--r-- | util/autoport/readme.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/util/autoport/readme.md b/util/autoport/readme.md index 158cf49fdf..0819289bb4 100644 --- a/util/autoport/readme.md +++ b/util/autoport/readme.md @@ -121,6 +121,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. |