Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33041 )
Change subject: mb/lenovo/x60: Override default SPI OPs
......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/#/c/33041/5/src/mainboard/lenovo/x60/mainboard.c
File src/mainboard/lenovo/x60/mainboard.c:
https://review.coreboot.org/#/c/33041/5/src/mainboard/lenovo/x60/mainboard.c...
PS5, Line 89: memcpy(spi_config, &spi_config_sst, sizeof(spi_config_sst));
Struct of same type can be assigned, IIRC:
*spi_config = spi_config_sst;
--
To view, visit
https://review.coreboot.org/c/coreboot/+/33041
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Id65fc632b33962bd505283c842c45feb85c75e5f
Gerrit-Change-Number: 33041
Gerrit-PatchSet: 5
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Thomas Heijligen
src@posteo.de
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Nico Huber
nico.h@gmx.de
Gerrit-Comment-Date: Tue, 04 Jun 2019 14:19:46 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment