Sridhar Siricilla has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38798 )
Change subject: src/soc/intel: Define HFSTS3 register ......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/c/coreboot/+/38798/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/38798/1//COMMIT_MSG@7 PS1, Line 7: src/src/intel
soc/intel?
Done
https://review.coreboot.org/c/coreboot/+/38798/1/src/soc/intel/common/block/... File src/soc/intel/common/block/cse/cse.c:
https://review.coreboot.org/c/coreboot/+/38798/1/src/soc/intel/common/block/... PS1, Line 277: if (hfs3.fields.fw_sku == ME_HFS3_FW_SKU_CUSTOM) : return true; : return false;
nit: return hfs3.fields. […]
Done