From patchwork Tue Apr 24 17:46:43 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 903746 X-Patchwork-Delegate: sbabic@denx.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="CjQYX4oX"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 40VrgM3wZVz9s0v for ; Wed, 25 Apr 2018 03:59:11 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 3B2C4C21F62; Tue, 24 Apr 2018 17:54:26 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 1CB07C21FBB; Tue, 24 Apr 2018 17:47:54 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 714D3C21FB8; Tue, 24 Apr 2018 17:47:06 +0000 (UTC) Received: from mail-wm0-f67.google.com (mail-wm0-f67.google.com [74.125.82.67]) by lists.denx.de (Postfix) with ESMTPS id 74612C21F74 for ; Tue, 24 Apr 2018 17:47:06 +0000 (UTC) Received: by mail-wm0-f67.google.com with SMTP id a8so2684318wmg.5 for ; Tue, 24 Apr 2018 10:47:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=K/+e66Nc2iBCAf3pVZzkFQ3xwrc/4tEDYekjiCTug2o=; b=CjQYX4oXEkDdbtidIAqaHFY9CfMvIkUJIG/3IVMthFIdwbYbX37dpzJtwG4rfd9p1p 89IWyh0A0FwlbpWOBbQYjfvGdG5jKjwgthUwiM3kZaSNwEkbjsAiCRGfVPQtjAfkGbSh Xxork9LDX9RYYMI4HweFzBZhL/PDrbs+Lp4Qo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=K/+e66Nc2iBCAf3pVZzkFQ3xwrc/4tEDYekjiCTug2o=; b=E58Lcn9NEzGLB/9CeVw9DEuRjuspVn5zg2wK6S8QKNrJfU6hcXIWOgQmoDOKPTdlYf 0at3RtI0ES348Ou3HAVdcr7oXXyBKHPx1sr3eqJ8thkHGiOQir5ElzUzOwe7Uocn6816 m+N9MMyV1yAJCfyX6qpz16BCUlgrbNTGkYAced3O628OELQcbRddQsk3mDG5J8Yhpz0X aSTZYcJuV2i45BqTwdI5paPwIiH2O3vEfjEKuM8ZJznvUNzPxp66ZgzTCcmTZc17LhlD HdC8nbBSuZkQYk4a1sNbflakprTH+uCviqEq/0wiIhRIpsYoY7bIp2R0UdBA/yPro8OI 53qg== X-Gm-Message-State: ALQs6tByQtVK+Da+l+e172K4OBsZVg3zNVMN2QFTq7CdvgUI34w3/B+Q ISm07qI/BZE2D2b7Amb3C3Yl3TKGKFQ= X-Google-Smtp-Source: AIpwx49CoRQVjU4/kVzmXanQj/7aFhQSTDtpUZgW4EB5oCX8tr/oCRJCxbZEI21jBv2QrZ11h2mDLQ== X-Received: by 10.80.131.67 with SMTP id 61mr31341391edh.48.1524592025961; Tue, 24 Apr 2018 10:47:05 -0700 (PDT) Received: from event-horizon.net ([109.255.42.2]) by smtp.gmail.com with ESMTPSA id e6sm6443087eds.20.2018.04.24.10.47.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Apr 2018 10:47:05 -0700 (PDT) From: Bryan O'Donoghue To: u-boot@lists.denx.de, sbabic@denx.de, fabio.estevam@nxp.com, breno.lima@nxp.com Date: Tue, 24 Apr 2018 18:46:43 +0100 Message-Id: <20180424174647.11840-15-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180424174647.11840-1-bryan.odonoghue@linaro.org> References: <20180424174647.11840-1-bryan.odonoghue@linaro.org> Subject: [U-Boot] [PATCH v4 14/18] warp7: Define the name of a signed boot-script file X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" We need to know the name of a signed boot-script, its better to have a separate variable for this then to simply append some fixed string to an existing image name. Signed-off-by: Bryan O'Donoghue Tested-by: Breno Lima Reviewed-by: Fabio Estevam --- include/configs/warp7.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/warp7.h b/include/configs/warp7.h index f2ee09b831..53fbcb2f4a 100644 --- a/include/configs/warp7.h +++ b/include/configs/warp7.h @@ -33,6 +33,7 @@ #define CONFIG_EXTRA_ENV_SETTINGS \ CONFIG_DFU_ENV_SETTINGS \ "script=boot.scr\0" \ + "script_signed=boot.scr.imx-signed\0" \ "image=zImage\0" \ "console=ttymxc0\0" \ "ethact=usb_ether\0" \