Patch Set 1:

do we also need to remove this param from the UPD display in soc/skylake/romstage/romstage.c ?

This is not necessary, since this option is used in the MEMORY_INIT_UPD structure only once:

https://github.com/coreboot/coreboot/blob/master/src/soc/intel/skylake/romstage/romstage.c#L231

If I understand correctly, this function displays the value of the fsp options specified in it.

https://github.com/coreboot/coreboot/blob/ef7a3267870f126cc2f815812cfe54500853d2b8/src/drivers/intel/fsp1_1/raminit.c#L310

This is not related to the soc_intel_skylake_config structure.

I think we should not change this, since we can see if the InternalGfx option in upd has been changed.

View Change

To view, visit change 32171. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I41ecca3fdfb1d4b20ee634a13263ff481dcf440e
Gerrit-Change-Number: 32171
Gerrit-PatchSet: 1
Gerrit-Owner: Maxim Polyakov <max.senia.poliak@gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Duncan Laurie <dlaurie@chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan@google.com>
Gerrit-Reviewer: Gaggery Tsai <gaggery.tsai@intel.com>
Gerrit-Reviewer: Matt DeVillier <matt.devillier@gmail.com>
Gerrit-Reviewer: Maxim Polyakov <max.senia.poliak@gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: Youness Alaoui <snifikino@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: caveh jalali <caveh@chromium.org>
Gerrit-Comment-Date: Wed, 03 Apr 2019 16:52:25 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment