summaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/common/qupv3_spi.c
diff options
context:
space:
mode:
authorSubrata Banik <subratabanik@google.com>2024-06-28 10:02:56 +0000
committerSubrata Banik <subratabanik@google.com>2024-07-03 06:13:59 +0000
commit3d7a7f79b43e6c6b4150434fb94797fe0720ff4a (patch)
tree05c56f9c1e5345c6c8d05a8394075b47e2ca2e3c /src/soc/qualcomm/common/qupv3_spi.c
parentac9396153c3fb55f25e0e46c0a4fb486accd02ad (diff)
soc/intel/common: Skip ME version log for Lite SKU
This change skips the ME firmware version logging in print_me_fw_version() if the ME firmware SKU is detected as Lite SKU. The reasoning is that the RO (BP1) and RW (BP2) versions are already logged by the cse_print_boot_partition_info() function for Lite SKUs, making the additional log redundant. The check for the Lite SKU has been moved to print_me_fw_version(), where the decision to print the version is made, instead of in get_me_fw_version(), where the version information is retrieved. TEST=Able to build and boot google/rex. w/o this patch: [DEBUG] ME: Version: Unavailable w/ this patch: Unable to see such debug msg. Change-Id: Ic3843109326153d5060c2c4c25936aaa6b4cddda Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83258 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Dinesh Gehlot <digehlot@google.com>
Diffstat (limited to 'src/soc/qualcomm/common/qupv3_spi.c')
0 files changed, 0 insertions, 0 deletions