Hello build bot (Jenkins), Nico Huber, Angel Pons, Michael Niewöhner, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44740
to look at the new patch set (#13).
Change subject: soc/intel/cnl: Allow enabling/disabling Chap device ......................................................................
soc/intel/cnl: Allow enabling/disabling Chap device
Add PCI device definitions to pci_devs.h and allow enabling / disabling the Chap device depending on the devicetree configuration.
The purpose of this device is not clear, but I would like to add this for documentation and for anyone who needs that, or knows what to do with it. According to FspsUpd.h it's disabled by default and coreboot does not enable it unless it's explicitly turned on in the devicetree.
Change-Id: I177c2dc91a507cc633b024cf388bcc97e0d0f2e6 Signed-off-by: Felix Singer felix.singer@secunet.com --- M src/soc/intel/cannonlake/fsp_params.c M src/soc/intel/cannonlake/include/soc/pci_devs.h 2 files changed, 7 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/44740/13