From patchwork Thu Jun 20 10:07:36 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 1119354 X-Patchwork-Delegate: philipp.tomsich@theobroma-systems.com 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=none (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="bqblp5Xd"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 45TyGq1klzz9s3C for ; Thu, 20 Jun 2019 20:09:39 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id B8A68C21DDC; Thu, 20 Jun 2019 10:08:34 +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 8A2B0C21DCA; Thu, 20 Jun 2019 10:08:18 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 84D7DC21E13; Thu, 20 Jun 2019 10:08:10 +0000 (UTC) Received: from mail-pg1-f194.google.com (mail-pg1-f194.google.com [209.85.215.194]) by lists.denx.de (Postfix) with ESMTPS id 3AC1EC21DFB for ; Thu, 20 Jun 2019 10:08:07 +0000 (UTC) Received: by mail-pg1-f194.google.com with SMTP id y72so1321011pgd.8 for ; Thu, 20 Jun 2019 03:08:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=SVhuJQYXib9M0BWgaROsi1M8QbxK1XXxoZLiJe0nmMI=; b=bqblp5XdKpEm58CRKOjyW43YReDEEoIBcck15yKQqbuyj8tFXhFdFm+3f9G3oAsbl+ pGGJFRkoNi3LpX4Nk+J88BNvie9CQ//XzUfOmCkvz43D7iVAyIMPEkMNe6NiaUXRsbgw Sq4COl3KDjXtwiNRx8CvBu3mkIVxwwE3JyK0o= 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:mime-version:content-transfer-encoding; bh=SVhuJQYXib9M0BWgaROsi1M8QbxK1XXxoZLiJe0nmMI=; b=IHGy2Gayr9jo6Ey37VrxNfY1ZcAbyCacWbgcTWKMoEhBVD5xaWXTSqbQP/xvTV+fdN hS9eDLDzvTwFGxbGF/gVnQ7gE7vA9ulji7kM1od7IVjXoyE1aPcUkGvhR1cQgd4eoMnz +Onnp0Qjmu/uuFV/Rzpm4ji8xVu7ns++GJLlUjXDOLXccOTiLbBkw8xrsjJRShSmb7Le lUF3EqmGu4B4bjrOwTAL5A3Vh94jaZ8816P40B930lnjh2RGGoW7t/Fyd9t5yGJq3Ffl Ff+UxVUpG88f1l4Qp+aqK/wBdMz77QT2KguZirJC6vNMp7wKgs24uw6SLWotFgv7XpdS fVcg== X-Gm-Message-State: APjAAAXv2/q+OCqfLdV2a3VANH7A0S8YQAs5rSlameYfIf0V9hNLskaD PRE0hzS3jJOe0loso3WfVNW4vQ== X-Google-Smtp-Source: APXvYqwaDqCm6sEb2yabc/uVf2Z8f5Tk1ImK3IPXkSMOSWg4c95UyeThjZoj/x48tdTW4Zp9ixZJLA== X-Received: by 2002:a17:90a:208e:: with SMTP id f14mr2277560pjg.57.1561025285535; Thu, 20 Jun 2019 03:08:05 -0700 (PDT) Received: from localhost.localdomain ([183.82.229.140]) by smtp.gmail.com with ESMTPSA id x129sm21731387pfb.29.2019.06.20.03.08.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2019 03:08:05 -0700 (PDT) From: Jagan Teki To: Simon Glass , Philipp Tomsich , Kever Yang , u-boot@lists.denx.de Date: Thu, 20 Jun 2019 15:37:36 +0530 Message-Id: <20190620100740.6560-3-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.18.0.321.gffc6fa0e3 In-Reply-To: <20190620100740.6560-1-jagan@amarulasolutions.com> References: <20190620100740.6560-1-jagan@amarulasolutions.com> MIME-Version: 1.0 Cc: linux-rockchip@lists.infradead.org, linux-amarula@amarulasolutions.com Subject: [U-Boot] [PATCH v4 2/6] Makefile: clean bl31_*.bin 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: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Rockchip platform has its python script that would generate various bl31_*bin for creating u-boot.itb file by taking bl31.elf as input. These bl31_*.bin files are generated in u-boot root directory and have no rule to clean it up. so add support for it by adding in command entry of clean target in Makefile. Signed-off-by: Jagan Teki Reviewed-by: Kever Yang --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 804eb2c652..a503ab9fc1 100644 --- a/Makefile +++ b/Makefile @@ -1848,7 +1848,7 @@ clean: $(clean-dirs) -o -name 'dsdt.aml' -o -name 'dsdt.asl.tmp' -o -name 'dsdt.c' \ -o -name '*.efi' -o -name '*.gcno' -o -name '*.so' \) \ -type f -print | xargs rm -f \ - image.map + bl31_*.bin image.map # mrproper - Delete all generated files, including .config #