Hello build bot (Jenkins), Frans Hendriks, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38748
to look at the new patch set (#2).
Change subject: soc/intel/skylake: Control fixed io decode from device tree ......................................................................
soc/intel/skylake: Control fixed io decode from device tree
The current implementation doesn allow custom values for the lpc io decodes and io enables.
Add the lpc_ioe and lpc_iod values. When specified the handing overrides the current handling for COMA and COMB.
BUG=N/A TEST=tested on facebook monolith
Change-Id: Iad7bb0e44739e8d656a542c79af7f98a4e9bde69 Signed-off-by: Wim Vervoorn wvervoorn@eltan.com --- M src/soc/intel/common/block/include/intelblocks/lpc_lib.h M src/soc/intel/common/block/lpc/lpc_lib.c M src/soc/intel/skylake/bootblock/pch.c M src/soc/intel/skylake/chip.h 4 files changed, 27 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/38748/2