Subrata Banik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46091 )
Change subject: mb/intel/adlrvp: Add ADL-P romstage mainboard code
......................................................................
Patch Set 8:
(2 comments)
https://review.coreboot.org/c/coreboot/+/46091/8/src/mainboard/intel/adlrvp/...
File src/mainboard/intel/adlrvp/romstage_fsp_params.c:
https://review.coreboot.org/c/coreboot/+/46091/8/src/mainboard/intel/adlrvp/...
PS8, Line 16: uintptr_t
`size_t` is probably more appropriate here, for `spd_index` too
Ack
https://review.coreboot.org/c/coreboot/+/46091/8/src/mainboard/intel/adlrvp/...
PS8, Line 23: spd_index = (board_id & BIT_4_0) & BIT_2_0;
Hmm, this is essentially the same as `board_id & BIT_2_0`. […]
Ack
--
To view, visit
https://review.coreboot.org/c/coreboot/+/46091
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Iffc5c17ed0725f61c8c274a80a1d27161ca6cebf
Gerrit-Change-Number: 46091
Gerrit-PatchSet: 8
Gerrit-Owner: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Sat, 10 Oct 2020 06:20:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Tim Wawrzynczak
twawrzynczak@chromium.org
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Gerrit-MessageType: comment