This patch adds a missing break statement in cbfstool's option parser. This should reduce the chance of your bootblock file name suddenly being a number after you swapped the order of some flags, and might save you an hour of debugging and growing insanity. Also removing a nearby empty line that looks out of place BRANCH=None BUG=None TEST=Manual Change-Id: I9beebdf29e4fc4aa645581146fdc61c659de72df Signed-off-by: Julius Werner <jwerner@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/229973 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-by: Hung-Te Lin <hungte@chromium.org> Reviewed-by: Stefan Reinauer <reinauer@chromium.org> |
||
|---|---|---|
| .. | ||
| lzma | ||
| cbfs-mkpayload.c | ||
| cbfs-mkstage.c | ||
| cbfs-payload-linux.c | ||
| cbfs.h | ||
| cbfs_image.c | ||
| cbfs_image.h | ||
| cbfstool.c | ||
| coff.h | ||
| common.c | ||
| common.h | ||
| compress.c | ||
| elf.h | ||
| elfheaders.c | ||
| elfparsing.h | ||
| EXAMPLE | ||
| fit.c | ||
| fit.h | ||
| fv.h | ||
| linux.h | ||
| linux_trampoline.c | ||
| Makefile | ||
| Makefile.inc | ||
| rmodtool.c | ||
| rmodule.c | ||
| rmodule.h | ||
| swab.h | ||
| xdr.c | ||