V Sowmya 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 3: Code-Review+2
(2 comments)
Sorry. it was my mistake. Gave +2 again.
https://review.coreboot.org/c/coreboot/+/41972/3/src/soc/intel/common/block/... File src/soc/intel/common/block/cse/cse_lite.c:
https://review.coreboot.org/c/coreboot/+/41972/3/src/soc/intel/common/block/... PS3, Line 178: printk(BIOS_DEBUG, "cse_lite: %s version = %d.%d.%d.%d (Status=0x%x, Start=0x%x, End=0x%x)\n",
Indentation is missing for this line.
Done
https://review.coreboot.org/c/coreboot/+/41972/3/src/soc/intel/common/block/... PS3, Line 185: printk(BIOS_DEBUG, "cse_lite: %s version = %d.%d.%d.%d (Status=0x%x, Start=0x%x, End=0x%x)\n",
same as above.
Done