aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/kukui/sdram_configs.c
diff options
context:
space:
mode:
authorKevin Chiu <Kevin.Chiu@quantatw.com>2020-08-26 18:10:33 +0800
committerHung-Te Lin <hungte@chromium.org>2020-08-30 17:03:35 +0000
commit144c5aeca2955e694de600b862d0133606900643 (patch)
treeb9d1b224573ea51a2cd92fd73ce39bab9ddc4d8f /src/mainboard/google/kukui/sdram_configs.c
parent9256e51f48550c83f5425550b8feee9fc2b7366c (diff)
mb/google/kukui: Add LPDDR4X Samsung K4UBE3D4AA-MGCR 4GB support for burnet/esche
Add LPDDR4x DRAM index#0 Samsung K4UBE3D4AA-MGCR 4GB BUG=b:165956924 BRANCH=kukui TEST=emerge-jacuzzi coreboot Signed-off-by: Kevin Chiu <kevin.chiu@quantatw.com> Change-Id: I644b65d77b79891ed65215d810b970fe43b29e3f Reviewed-on: https://review.coreboot.org/c/coreboot/+/44821 Reviewed-by: Hung-Te Lin <hungte@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/kukui/sdram_configs.c')
-rw-r--r--src/mainboard/google/kukui/sdram_configs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/kukui/sdram_configs.c b/src/mainboard/google/kukui/sdram_configs.c
index 54f0ef9949..1f9e6bbed4 100644
--- a/src/mainboard/google/kukui/sdram_configs.c
+++ b/src/mainboard/google/kukui/sdram_configs.c
@@ -24,6 +24,7 @@ static const char *const sdram_configs[] = {
[0x0a] = "sdram-lpddr4x-H9HCNNNCPMMLXR-NEE-4GB",
/* Table shared by Burnet and its variants, offset = 0x10 */
+ [0x10] = "sdram-lpddr4x-K4UBE3D4AA-MGCR-4GB",
[0x11] = "sdram-lpddr4x-H9HCNNNCPMALHR-4GB",
[0x12] = "sdram-lpddr4x-MT53E1G32D4NQ-4GB",
[0x13] = "sdram-lpddr4x-K4UBE3D4AA-MGCL-4GB",