Hello Felix Singer, build bot (Jenkins), Nico Huber, Paul Menzel, Subrata Banik, Angel Pons, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43860
to look at the new patch set (#6).
Change subject: soc/intel/*: simplify XdciEnable code ......................................................................
soc/intel/*: simplify XdciEnable code
Replace nested code for XdciEnable by a simplified version.
This also adapts device lookup in icelake to use the DEVFN just like all other platforms do.
Change-Id: I73f3f05d2ca5c37ed2dd521ee2d8a0f03f8b92f6 Signed-off-by: Michael Niewöhner foss@mniewoehner.de --- M src/soc/intel/cannonlake/fsp_params.c M src/soc/intel/icelake/fsp_params.c M src/soc/intel/jasperlake/fsp_params.c M src/soc/intel/skylake/chip.c M src/soc/intel/tigerlake/fsp_params.c 5 files changed, 16 insertions(+), 32 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/43860/6