From ea415b335f57bde8e744e0f40845cc6fdd671c71 Mon Sep 17 00:00:00 2001 From: Huayang Duan Date: Mon, 14 Jan 2019 13:57:50 +0800 Subject: mediatek/mt8183: Add Micron 4GB LPDDR4X DDR support BUG=b:80501386 BRANCH=none TEST=Boots correctly and stress test pass on Kukui. Change-Id: I985c5061ce4ed4d88a17619aa5cde7d0121dd3a3 Signed-off-by: Huayang Duan Reviewed-on: https://review.coreboot.org/c/31033 Tested-by: build bot (Jenkins) Reviewed-by: Hung-Te Lin --- src/mainboard/google/kukui/sdram_configs.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/google/kukui/sdram_configs.c') diff --git a/src/mainboard/google/kukui/sdram_configs.c b/src/mainboard/google/kukui/sdram_configs.c index 25bbe8ffe2..cbfb08d5ce 100644 --- a/src/mainboard/google/kukui/sdram_configs.c +++ b/src/mainboard/google/kukui/sdram_configs.c @@ -20,6 +20,7 @@ static const char *const sdram_configs[] = { [1] = "sdram-lpddr4x-H9HCNNNCPMALHR-4GB", + [2] = "sdram-lpddr4x-MT53E1G32D4NQ-4GB", }; static struct sdram_params params; -- cgit v1.2.3