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>
This commit is contained in:
Vladimir Serbinenko 2015-05-29 22:12:33 +02:00
parent db0acf84fe
commit 239d53e9dc
1 changed files with 3 additions and 0 deletions

View File

@ -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 You can and should omit lines which correspond to
slots not present on your machine. 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 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 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. guess some entries due to RAM not being removable.