Kevin Chiu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35149 )
Change subject: mb/google/kahlee/variants/careena: override DRAM SPD table ......................................................................
Patch Set 3:
Hi Martin, I had checked to our PM/EE, except these new add 4 DRAM, below are not used for production yet but they are still in plan to support. SPD_SOURCES = hynix-H5AN8G6NAFR-UH # 0b0000 SPD_SOURCES += hynix-H5ANAG6NAMR-UH # 0b0001 SPD_SOURCES += micron-MT40A512M16JY-083E-B # 0b0010 SPD_SOURCES += samsung-K4A8G165WB-BCRC # 0b0100 SPD_SOURCES += samsung-K4AAG165WB-MCRC # 0b0101
so I still keep original SPD table but just add additional 4 new DRAM. thanks.