coreboot/util/cbfstool
Julius Werner 7ccba49a7c cbfstool: Add missing break statement
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>
2014-11-18 01:05:55 +00:00
..
lzma
cbfs-mkpayload.c
cbfs-mkstage.c cbfstool: Add option to ignore section in add-stage 2014-11-04 07:03:37 +00:00
cbfs-payload-linux.c UPSTREAM:Add a (b)zImage parser to cbfstool 2014-10-29 22:23:56 +00:00
cbfs.h
cbfs_image.c
cbfs_image.h
cbfstool.c cbfstool: Add missing break statement 2014-11-18 01:05:55 +00:00
coff.h
common.c
common.h cbfstool: Add option to ignore section in add-stage 2014-11-04 07:03:37 +00:00
compress.c
elf.h
elfheaders.c
elfparsing.h
EXAMPLE
fit.c
fit.h
fv.h
linux.h UPSTREAM:Add a (b)zImage parser to cbfstool 2014-10-29 22:23:56 +00:00
linux_trampoline.c UPSTREAM:Add a (b)zImage parser to cbfstool 2014-10-29 22:23:56 +00:00
Makefile UPSTREAM:Add a (b)zImage parser to cbfstool 2014-10-29 22:23:56 +00:00
Makefile.inc UPSTREAM:Add a (b)zImage parser to cbfstool 2014-10-29 22:23:56 +00:00
rmodtool.c
rmodule.c rmodtool: add another aarch64 relocation 2014-09-19 06:12:44 +00:00
rmodule.h
swab.h
xdr.c