From patchwork Tue Jul 12 05:54:26 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Teddy Reed X-Patchwork-Id: 647191 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 3rpWPp6jYZz9s1h for ; Tue, 12 Jul 2016 15:54:38 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=PRy4jTP4; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A13EFA7506; Tue, 12 Jul 2016 07:54:36 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VEt0jWfHnBFg; Tue, 12 Jul 2016 07:54:36 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id BFD5A4BA7F; Tue, 12 Jul 2016 07:54:35 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 8CA774BA7F for ; Tue, 12 Jul 2016 07:54:33 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LxEi1kXLTwb5 for ; Tue, 12 Jul 2016 07:54:33 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-pf0-f193.google.com (mail-pf0-f193.google.com [209.85.192.193]) by theia.denx.de (Postfix) with ESMTPS id 198704BA5C for ; Tue, 12 Jul 2016 07:54:29 +0200 (CEST) Received: by mail-pf0-f193.google.com with SMTP id g202so449977pfb.1 for ; Mon, 11 Jul 2016 22:54:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:mime-version :content-transfer-encoding; bh=CmnEcpKbEj3MYLHuqOSIfH7fIQPQHkl/9lKj/jF52i8=; b=PRy4jTP4zNr0NHIycSkEOET1w7jjA4KOluFeuO8NTDweI6I96BgRIyvO329sSZyTRg 3/HL+ci+FzpzZgXQL2HUjJJrWPq7YqW60xWzoQMMBL0Wh4EXp8kjTN6gOfeZ5I6jciSe mQ2r2UbeyxvWT9mJwrrXunmf5umFvvVfch0bWpHN8axzsnWe69T92+x0EmpKk7Taf8db 7NOqFAl0C6SKIqPbR9NLOnyoBNDFAp6IEWTV+UC1W8sqc6r0QjD/YZM5OcXPKeedrYVz kHyehWytVmorZ+jQe3xiUXnt9Tp8XyckiIAA2XIq/c/tba+fUK6mdOENLMAcAvdPPZ3B PZWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-transfer-encoding; bh=CmnEcpKbEj3MYLHuqOSIfH7fIQPQHkl/9lKj/jF52i8=; b=O7hol1V/0sePNjjOfVAzvpWY969vQfsGHaIwoNcqphsULzuMtV2woeShx77H+Q+HNA vnnJ8Ufuy1Vn2OH/JhpIozKKp9SpvGisksAAHxFLY1ZSjp7QNTRwlXUx1SF7g3MKUtnf Z4Rd4r8/Akp6XCaWdCJwjTNrf5qhJEpu5J14uUnLbTbc2RovKFl8pv4U6GktTRTcX1vp wASEMBZ7SY6gazTU7oSW5X5Dnh2xqNLiuvOw9hi281ob9iMRkHzvuiXnx0iYCEKszWFq e8yqlQIzNhjiglAss5NFMlqLixvSWUje9sydUT0pNG6ygoPPNF/xh9JsDHOYyVjajKDI zXlQ== X-Gm-Message-State: ALyK8tJtI4dkamnLnD9eyZzrctvP8v49jOK0lkA7RrS3zwLxFFcopxVQluznCw6VoVwqRg== X-Received: by 10.98.78.138 with SMTP id c132mr16917406pfb.67.1468302867828; Mon, 11 Jul 2016 22:54:27 -0700 (PDT) Received: from maverics (c-24-6-55-56.hsd1.ca.comcast.net. [24.6.55.56]) by smtp.gmail.com with ESMTPSA id vt10sm1399247pab.43.2016.07.11.22.54.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Jul 2016 22:54:27 -0700 (PDT) Date: Mon, 11 Jul 2016 22:54:26 -0700 From: Teddy Reed To: u-boot@lists.denx.de Message-Id: <20160711225426.c7417439ed52bbd4b3bf37c1@gmail.com> X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.30; x86_64-pc-linux-gnu) Mime-Version: 1.0 Cc: Tom Rini Subject: [U-Boot] [PATCH] mkimage: fix missing break for -p switch X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Signed-off-by: Teddy Reed Reported-by: Coverity (CID: 150277) Reviewed-by: Tom Rini --- tools/mkimage.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/mkimage.c b/tools/mkimage.c index ff3024a..0e501f8 100644 --- a/tools/mkimage.c +++ b/tools/mkimage.c @@ -225,6 +225,7 @@ static void process_args(int argc, char **argv) params.cmdname, optarg); exit(EXIT_FAILURE); } + break; case 'q': params.quiet = 1; break;