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 cbfstool: Propogate compression errors back to the caller. 2014-02-24 13:35:19 +00:00
cbfs-mkpayload.c rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
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 cbfstool: Add the MIPS architecture 2014-07-23 11:08:43 +00:00
cbfs_image.c util/cbfstool: Fix byte-ordering for payload type field. 2014-05-27 06:20:42 +00:00
cbfs_image.h cbfstool: add code to serialize the header using the new xdr functions 2014-01-25 05:54:30 +00:00
cbfstool.c cbfstool: Add missing break statement 2014-11-18 01:05:55 +00:00
coff.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
common.c cbfstool: Add the MIPS architecture 2014-07-23 11:08:43 +00:00
common.h cbfstool: Add option to ignore section in add-stage 2014-11-04 07:03:37 +00:00
compress.c cbfstool: Propogate compression errors back to the caller. 2014-02-24 13:35:19 +00:00
elf.h cbfstool: Add AARCH64 reloc types to elf.h 2014-08-28 01:14:31 +00:00
elfheaders.c UPSTREAM: elfheaders: fix 64-bit ELF writing 2014-08-28 01:14:10 +00:00
elfparsing.h rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
EXAMPLE cbfstool: Update example file. 2013-02-04 11:12:15 +01:00
fit.c rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
fit.h cbfstool: Add update-fit command 2013-03-27 01:25:12 +01:00
fv.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
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 rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
rmodule.c rmodtool: add another aarch64 relocation 2014-09-19 06:12:44 +00:00
rmodule.h rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00
swab.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
xdr.c rmodules: add support for rmodtool 2014-03-31 22:25:57 +00:00