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:
parent
db0acf84fe
commit
239d53e9dc
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue