Hello build bot (Jenkins), Patrick Georgi, Arthur Heymans, Aaron Durbin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41832
to look at the new patch set (#2).
Change subject: uti/cbfstool: Add option --pow2page ......................................................................
uti/cbfstool: Add option --pow2page
For add-stage command, --pow2page is equivalent of passing -P log2ceil(sizeof stage). The sizeof stage can be hard to determine in Makefile to be passed on the commandline.
Change-Id: If4b5329c1df5afe49d27ab10220095d747024ad6 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M util/cbfstool/cbfstool.c 1 file changed, 19 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/41832/2