Kane Chen has uploaded a new patch set (#2). ( https://review.coreboot.org/29354 )
Change subject: soc/intel/apollolake: Interface for updating Tcc in mainboard ......................................................................
soc/intel/apollolake: Interface for updating Tcc in mainboard
This change provides an interface for mainboard to set Tcc before BIOS reset complete happens in romstage.
With this change, we can add code to update Tcc in mainboard or variants.
BUG=b:117789732
Change-Id: I287ba2b0001f0bef0b7a0d85b33f7d2df127f2db Signed-off-by: Kane Chen kane.chen@intel.com --- M src/soc/intel/apollolake/include/soc/romstage.h M src/soc/intel/apollolake/romstage.c 2 files changed, 9 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/29354/2