Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/29744 )
Change subject: util/cbfstool: Add optional argument ibb ......................................................................
Patch Set 23:
(3 comments)
https://review.coreboot.org/c/coreboot/+/29744/20/util/cbfstool/cbfstool.c File util/cbfstool/cbfstool.c:
https://review.coreboot.org/c/coreboot/+/29744/20/util/cbfstool/cbfstool.c@1... PS20, Line 1300:
enum { […]
Done
https://review.coreboot.org/c/coreboot/+/29744/20/util/cbfstool/cbfstool.c@1... PS20, Line 1678: break;
You still need this, but with the int for the longopt (i.e. […]
Done
https://review.coreboot.org/c/coreboot/+/29744/22/util/cbfstool/cbfstool.c File util/cbfstool/cbfstool.c:
https://review.coreboot.org/c/coreboot/+/29744/22/util/cbfstool/cbfstool.c@1... PS22, Line 1334: 0
LONGOPT_IBB
Done