From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 58997C19F28 for ; Wed, 3 Aug 2022 18:14:42 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7A7D884616; Wed, 3 Aug 2022 20:14:18 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="Vbiquph6"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 7FC20847EC; Wed, 3 Aug 2022 20:14:15 +0200 (CEST) Received: from mail-vk1-xa29.google.com (mail-vk1-xa29.google.com [IPv6:2607:f8b0:4864:20::a29]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 288B68460E for ; Wed, 3 Aug 2022 20:14:09 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-vk1-xa29.google.com with SMTP id q191so6811528vkb.6 for ; Wed, 03 Aug 2022 11:14:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=1O1X1LlQllezO8kdVHBH9ILulQQjP9KoPz/vkfssSxU=; b=Vbiquph6ajnZlxoMLlw02lOiwja/xFkFr15BWed1vLv/82YNA4aJU368jEs3z8j4zG FiMTxhCIOfPdlFDE1F7SuIW3CrOQ+W0G3asU2naWCm5tN7Ub9w8HnEYSpTofm86p78kp lFWN7C6Y6635J2Q9QNv0QjPZN7T2aMjSZTTN8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=1O1X1LlQllezO8kdVHBH9ILulQQjP9KoPz/vkfssSxU=; b=XciHHnH4rkvCXlG+8Vvswz12TWHz644abnXVk5KRqgY5Zx/nRyzMCR8a4iZd4SGjPt vm3GPz943aCI7cQwTl2I6Cul5bN5o2kIGBfcHJwtt2uPP/q0xL7mDwlwfTBWAA82xGl/ 2hPsWGTJtIs8JRC9cJEC4/91bjwPTwVJJCUqgoZ+y1gi57xU9pHumgrtffYKc0EbgCv+ m2NQ6V7eWVCoSRjeuQGOlA/E5D5gzszFqzF/qVxGUC3QwRQJkbI5cZyoQrpb4u361f9X fB4ZiX2Jq4KkNeYAwutoxCKIf6ECfkKPn2B3RmK4vT72Z5g8kI+KJI1ClPpGCPletsWc /+mQ== X-Gm-Message-State: AJIora8H8L2z/yymEg2+/ZJiUUbOMxt9nvdU/J93lGaBg9AhNnweSiPl Tc1ZcKW7Y1YFo9XdSgxVakQ1DTajZw53aO8pCmZPGA== X-Google-Smtp-Source: AGRyM1sPQ8V009BHqv8x1CkIpiybGnwmd9Pd+zmGw5Iypk11EN4j5gPgexOhiP0oYI92DCEoXod27XkGNB6/f8Aw/Rg= X-Received: by 2002:a1f:c687:0:b0:374:9549:741b with SMTP id w129-20020a1fc687000000b003749549741bmr10483239vkf.16.1659550447694; Wed, 03 Aug 2022 11:14:07 -0700 (PDT) MIME-Version: 1.0 References: <20220803121906.2629478-1-foss+uboot@0leil.net> <20220803121906.2629478-4-foss+uboot@0leil.net> In-Reply-To: <20220803121906.2629478-4-foss+uboot@0leil.net> From: Simon Glass Date: Wed, 3 Aug 2022 12:13:53 -0600 Message-ID: Subject: Re: [PATCH v4 3/8] rockchip: remove binman temporary files when cleaning To: Quentin Schulz Cc: Bharat Gooty , Rayagonda Kokatanur , Philipp Tomsich , Kever Yang , Jagan Teki , Alper Nebi Yasak , Heinrich Schuchardt , Heiko Thiery , U-Boot Mailing List , Quentin Schulz , Johan Jonker Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean On Wed, 3 Aug 2022 at 06:19, Quentin Schulz wrote: > > From: Quentin Schulz > > Binman mkimage entry generates temporary files so let's remove them > when calling `make clean`. > > Fixes: 9b312e26fc77 ("rockchip: Enable building a SPI ROM image on jerry") > Cc: Quentin Schulz > Reported-by: Johan Jonker > Signed-off-by: Quentin Schulz > --- > > added in v3 > > Makefile | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Reviewed-by: Simon Glass This is a stop gap. Really we need a way for binman to print out a list of files it would generate, so we can use that for 'rm'.