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/+/59689
to look at the new patch set (#2).
Change subject: soc/intel/common: Rename compare_cse_version() function name ......................................................................
soc/intel/common: Rename compare_cse_version() function name
The patch renames the compare_cse_version() function to cse_compare_partition_version(). It makes the function generic so that it can be used to check version of any CSE component like IOM, NPHY etc.
TEST=Verified coreboot code build for Brya
Signed-off-by: Sridhar Siricilla sridhar.siricilla@intel.com Change-Id: I88a44a3c0ba2ad8a589602a35ea644dab535b287 --- M src/soc/intel/common/block/cse/cse_lite.c 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/59689/2