mb/google/poppy/variants/atlas: Add two new Samsung memory options
- add K4E6E304EC-EGCF and K4EBE304EC-EGCF to memory strapping table BUG=b:110498646 BRANCH=none TEST=none Change-Id: Iddacdf1e1d0e2bae0c6168c86e54f5f602cd9d19 Signed-off-by: Caveh Jalali <caveh@chromium.org> Reviewed-on: https://review.coreboot.org/27184 Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
b61c219a38
commit
1d23eb6d37
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ SPD_SOURCES += hynix_dimm_H9CCNNNCLGALAR-NUD # 0b0110
|
|||
SPD_SOURCES += micron_dimm_MT52L512M32D2PF-107 # 0b0111
|
||||
SPD_SOURCES += micron_dimm_MT52L1G32D4PG-107 # 0b1000
|
||||
SPD_SOURCES += micron_dimm_MT52L256M32D1PF-107 # 0b1001
|
||||
SPD_SOURCES += samsung_dimm_K4E6E304EC-EGCF # 0b1010
|
||||
SPD_SOURCES += samsung_dimm_K4EBE304EC-EGCF # 0b1011
|
||||
|
||||
bootblock-y += gpio.c
|
||||
|
||||
|
|
Loading…
Reference in a new issue