build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33049 )
Change subject: drivers/intel/fsp1_1: Exit cleanly if FSP not found ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/#/c/33049/1/src/drivers/intel/fsp1_1/car.c File src/drivers/intel/fsp1_1/car.c:
https://review.coreboot.org/#/c/33049/1/src/drivers/intel/fsp1_1/car.c@167 PS1, Line 167: die_with_post_code(POST_INVALID_CBFS, "Unable to locate fsp.bin"); line over 80 characters
https://review.coreboot.org/#/c/33049/1/src/drivers/intel/fsp1_1/car.c@171 PS1, Line 171: FSP_INFO_HEADER *fih = find_fsp((uintptr_t)rdev_mmap_full(prog_rdev(&fsp))); line over 80 characters