build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46484 )
Change subject: cbfs: Move stage header into a CBFS attribute ......................................................................
Patch Set 10:
(2 comments)
https://review.coreboot.org/c/coreboot/+/46484/10/util/cbfstool/cbfs_image.c File util/cbfstool/cbfs_image.c:
https://review.coreboot.org/c/coreboot/+/46484/10/util/cbfstool/cbfs_image.c... PS10, Line 1336: static int cbfs_print_stage_info(struct cbfs_file *entry, FILE* fp) "foo* bar" should be "foo *bar"
https://review.coreboot.org/c/coreboot/+/46484/10/util/cbfstool/cbfstool.c File util/cbfstool/cbfstool.c:
https://review.coreboot.org/c/coreboot/+/46484/10/util/cbfstool/cbfstool.c@9... PS10, Line 952: ERROR("Not enough scratch space to decompress LZ4 in-place -- increase BSS size or disable compression!\n"); line over 96 characters