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 3:
(2 comments)
https://review.coreboot.org/c/coreboot/+/46484/3/util/cbfstool/cbfs_image.c File util/cbfstool/cbfs_image.c:
https://review.coreboot.org/c/coreboot/+/46484/3/util/cbfstool/cbfs_image.c@... PS3, 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/3/util/cbfstool/cbfstool.c File util/cbfstool/cbfstool.c:
https://review.coreboot.org/c/coreboot/+/46484/3/util/cbfstool/cbfstool.c@93... PS3, Line 934: ERROR("Not enough scratch space to decompress LZ4 in-place -- increase BSS size or disable compression!\n"); line over 96 characters