samus: Change SPD to indicate LPDDR
There is some magic new SPD SDRAM type 241 to indicate LPDDR. I cannot find it specificed in any JEDEC document but it is what the reference code uses. Change-Id: I21d7a943784435cb336ecdba7ca5eac0bf5fcd92 Signed-off-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/171900 Reviewed-by: Aaron Durbin <adurbin@chromium.org> (cherry picked from commit 0a1385515c62fd1e534b12568df8aaf2170e06f4) Signed-off-by: Isaac Christensen <isaac.christensen@se-eng.com> Reviewed-on: http://review.coreboot.org/6777 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Tested-by: build bot (Jenkins)
This commit is contained in:
parent
49ba283390
commit
598bf954e9
|
@ -1,4 +1,4 @@
|
|||
92 11 0B 03 04 19 02 02 03 11 01 08 0A 00 FE 00
|
||||
92 11 F1 03 04 19 02 02 03 11 01 08 0A 00 FE 00
|
||||
69 78 69 3C 69 11 18 81 20 08 3C 3C 01 40 83 05
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 0F 01 02 00
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
92 11 0B 03 04 19 02 0A 03 11 01 08 0A 00 FE 00
|
||||
92 11 F1 03 04 19 02 0A 03 11 01 08 0A 00 FE 00
|
||||
69 78 69 3C 69 11 18 81 20 08 3C 3C 01 40 83 05
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 0F 01 02 00
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
92 11 0B 03 04 19 02 02 03 11 01 08 0A 00 FE 00
|
||||
92 11 F1 03 04 19 02 02 03 11 01 08 0A 00 FE 00
|
||||
69 78 69 3C 69 11 18 81 F0 0A 3C 3C 01 40 83 01
|
||||
00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 0F 11 02 00
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
92 11 0B 03 04 19 02 0A 03 11 01 08 0A 00 FE 00
|
||||
92 11 F1 03 04 19 02 0A 03 11 01 08 0A 00 FE 00
|
||||
69 78 69 3C 69 11 18 81 F0 0A 3C 3C 01 40 83 01
|
||||
00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 0F 11 02 00
|
||||
|
|
Loading…
Reference in New Issue