Hello build bot (Jenkins), Andrey Petrov, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39764
to look at the new patch set (#5).
Change subject: soc/intel/{apl,glk}: add options to configure IGD [FOR TEST] ......................................................................
soc/intel/{apl,glk}: add options to configure IGD [FOR TEST]
Adds options to configure IGD:
* igd_dvmt_50_pre_alloc_size - pre-allocated graphics memory size * igd_aperture_size - aperture size * igd_gtt_size - GTT Size
Allows to override the appropriate FSP options in the SoC code. These changes do not affect the configuration of the boards with the Apollo Lake and Gemini Lake processors, because if these parameters are not defined in the devicetree, they will be set to the default values.
Changing these parameters is necessary when the embedded system (COMe module) is used for video processing.
Change-Id: I6e8013980259aadeb3a1fd504d31062ccb5ef7af Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M src/soc/intel/apollolake/chip.h M src/soc/intel/apollolake/romstage.c 2 files changed, 46 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/39764/5