Felix Singer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32531 )
Change subject: Add support for the 51nb X210
......................................................................
Patch Set 21:
(1 comment)
https://review.coreboot.org/#/c/32531/21/src/mainboard/51nb/x210/pei_data.c
File src/mainboard/51nb/x210/pei_data.c:
https://review.coreboot.org/#/c/32531/21/src/mainboard/51nb/x210/pei_data.c@...
PS21, Line 59: void mainboard_fill_pei_data(struct pei_data *pei_data)
: {
: mainboard_fill_dq_map_data(&pei_data->dq_map);
: mainboard_fill_dqs_map_data(&pei_data->dqs_map);
: mainboard_fill_rcomp_res_data(&pei_data->RcompResistor);
: mainboard_fill_rcomp_strength_data(&pei_data->RcompTarget);
: }
`pei_data` is a remnant from pre-FSP times. IIRC, the code of […]
Are these functions really used? I just searched the coreboot tree after them, but haven't found any calls except from the mainboard directory. Same with rcomp.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/32531
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If74621e76d703f629b54f1feb1acfc95cc72d183
Gerrit-Change-Number: 32531
Gerrit-PatchSet: 21
Gerrit-Owner: Matthew Garrett
mjg59@google.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Matthew Garrett
mjg59@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Felix Singer
felixsinger@posteo.net
Gerrit-CC: Nico Huber
nico.h@gmx.de
Gerrit-Comment-Date: Sat, 04 May 2019 00:41:26 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Gerrit-MessageType: comment