mb/google/kohaku: Add LPDDR 16G 2133 support
BUG=b:149775711 BRANCH=firmware-hatch-12672.B TEST=emerge-hatch coreboot Signed-off-by: Seunghwan Kim <sh_.kim@samsung.com> Change-Id: I856d7b361e70b657966cd4036c79f2fedfabb766 Reviewed-on: https://review.coreboot.org/c/coreboot/+/39126 Reviewed-by: Frans Hendriks <fhendriks@eltan.com> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: Shelley Chen <shchen@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
cfe1016883
commit
56a0c2579d
|
@ -13,6 +13,7 @@
|
|||
##
|
||||
|
||||
SPD_SOURCES = LP_8G_2133 # 0b000
|
||||
SPD_SOURCES += LP_16G_2133 # 0b001
|
||||
|
||||
romstage-y += memory.c
|
||||
|
||||
|
|
Loading…
Reference in New Issue