Kevin Chiu has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/60760 )
Change subject: mb/google/kukui: Add LPDDR4X MT53E1G32D2NP-046 WT:B DRAM support for burnet/esche ......................................................................
mb/google/kukui: Add LPDDR4X MT53E1G32D2NP-046 WT:B DRAM support for burnet/esche
ID#8: MICRON - MT53E1G32D2NP-046 WT:B
BUG=b:198255546 BRANCH=master TEST=emerge-jacuzzi coreboot
Change-Id: I476c743424e55ec00300b9da64dd4d74dbc0d467 Signed-off-by: Kevin Chiu kevin.chiu.17802@gmail.com --- M src/mainboard/google/kukui/sdram_configs.c 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/60760/1
diff --git a/src/mainboard/google/kukui/sdram_configs.c b/src/mainboard/google/kukui/sdram_configs.c index 040810e..314a95b 100644 --- a/src/mainboard/google/kukui/sdram_configs.c +++ b/src/mainboard/google/kukui/sdram_configs.c @@ -34,6 +34,7 @@ [0x15] = "sdram-lpddr4x-H9HCNNNFAMMLXR-NEE-8GB", [0x16] = "sdram-lpddr4x-MT53E2G32D4NQ-046-8GB", [0x17] = "sdram-lpddr4x-MT53E1G32D2NP-046-4GB", + [0x18] = "sdram-lpddr4x-MT53E1G32D2NP-046-4GB",
/* Table shared by Kakadu and its variants, offset = 0x20 */ [0x20] = "sdram-lpddr4x-K4UBE3D4AA-MGCR-4GB",