summaryrefslogtreecommitdiffstats
path: root/util/autoport
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2015-05-29 22:12:33 +0200
committerVladimir Serbinenko <phcoder@gmail.com>2015-05-30 13:54:51 +0200
commit239d53e9dc04767a550580210a102610ffafda2b (patch)
tree55da1cc6e9c83f421f2bb831057e450b242150f6 /util/autoport
parentdb0acf84fe1e8c8048d6616f842a4e6920894e63 (diff)
downloadcoreboot-239d53e9dc04767a550580210a102610ffafda2b.tar.gz
coreboot-239d53e9dc04767a550580210a102610ffafda2b.tar.bz2
coreboot-239d53e9dc04767a550580210a102610ffafda2b.zip
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')
-rw-r--r--util/autoport/readme.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/autoport/readme.md b/util/autoport/readme.md
index 158cf49fdf16..0819289bb49e 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.