Attention is currently required from: Patrick Rudolph. Hello Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/52183
to look at the new patch set (#2).
Change subject: intel/common/block/tcss: Add a weak funtion for mainboard_tcss_get_port_info() ......................................................................
intel/common/block/tcss: Add a weak funtion for mainboard_tcss_get_port_info()
Some of the TCSS code was moved to a common location. Add a weak funtion for mainboard hook. This will help unlink the mainboard and SoC patches and they can be pushed independently.
Signed-off-by: Rizwan Qureshi rizwan.qureshi@intel.com Change-Id: I6ccc799f28d45f5ffd0e9b8179ed973744af8113 --- M src/soc/intel/common/block/tcss/tcss.c 1 file changed, 6 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/52183/2