build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41972 )
Change subject: soc/intel/common: Replace cse_bp with cse_lite in all console logs ......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/c/coreboot/+/41972/2/src/soc/intel/common/block/... File src/soc/intel/common/block/cse/cse_lite.c:
https://review.coreboot.org/c/coreboot/+/41972/2/src/soc/intel/common/block/... PS2, Line 169: printk(BIOS_DEBUG, "cse_lite: Number of partitions = %d\n", cse_bp_info->total_number_of_bp); line over 96 characters
https://review.coreboot.org/c/coreboot/+/41972/2/src/soc/intel/common/block/... PS2, Line 170: printk(BIOS_DEBUG, "cse_lite: Current partition = %s\n", GET_BP_STR(cse_bp_info->current_bp)); line over 96 characters