diff options
author | Brandon Breitenstein <brandon.breitenstein@intel.com> | 2020-11-17 11:29:45 -0800 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2021-03-05 03:53:24 +0000 |
commit | 29144554fb1e258f5a6bce86c5c2d75620039dd2 (patch) | |
tree | 01f51ad8e16fe83cfe3d30e11f6915b9e0dcf6fc /src/mainboard/apple/macbookair4_2/cmos.default | |
parent | 338d668b6f0cd3ec893a23a0ef084b419dbf7040 (diff) |
soc/tigerlake: Fix TCSS code to calling back and forth to mainboard and soc
The original implementation of early tcss resulted in calling to mainboard
then back to soc then back to mainboard to properly configure the muxes.
This patch addresses that issue and instead just gets all the mux
information from mainboard and does all config in the soc code.
BUG=none
BRANCH=firmware-volteer-13672.B
TEST=Verified functionality is not effected and early TCSS still functions
Change-Id: Idd50b0ffe1d56dffc3698e07c6e4bc4540d45e73
Signed-off-by: Brandon Breitenstein <brandon.breitenstein@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47684
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/apple/macbookair4_2/cmos.default')
0 files changed, 0 insertions, 0 deletions