Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/27781 )
Change subject: mb/lenovo/x1_carbon_gen1: add support for hynix memory ......................................................................
Patch Set 3: Code-Review+1
(1 comment)
https://review.coreboot.org/#/c/27781/3/src/mainboard/lenovo/x1_carbon_gen1/... File src/mainboard/lenovo/x1_carbon_gen1/romstage.c:
https://review.coreboot.org/#/c/27781/3/src/mainboard/lenovo/x1_carbon_gen1/... PS3, Line 116: memcpy(&spd[2], memory, 256); Not sure if I fully get the comment above but if a configuration has only one slot populated you might want to make this conditional?