Sridhar Siricilla has uploaded a new patch set (#11) to the change originally created by Rizwan Qureshi. ( https://review.coreboot.org/c/coreboot/+/35546 )
Change subject: soc/intel/common/block/cse: Minor cleanup some late comments ......................................................................
soc/intel/common/block/cse: Minor cleanup some late comments
Made some changes based on comments received on merged patches. * Consistent HECI command/group ID naming * Add description for structure members. * Fix up HFSTS1 inconsistency between APL/GKL and rest of the platforms. * Correct comment mentioned for wrapper #ifndef
TEST=Build and Boot hatch board.
Change-Id: If7ea6043d7b5473d0c16e83d7b2d4b620c125652 Signed-off-by: Rizwan Qureshi rizwan.qureshi@intel.com Signed-off-by: Sridhar Siricilla sridhar.siricilla@intel.com --- M src/soc/intel/common/block/cse/cse.c M src/soc/intel/common/block/include/intelblocks/cse.h 2 files changed, 23 insertions(+), 15 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/46/35546/11