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 53CFCC636D4 for ; Tue, 31 Jan 2023 15:31:00 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5BF9085B16; Tue, 31 Jan 2023 16:29:20 +0100 (CET) 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="XXG6sCq+"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 78EE385AF6; Tue, 31 Jan 2023 16:28:20 +0100 (CET) Received: from mail-io1-xd33.google.com (mail-io1-xd33.google.com [IPv6:2607:f8b0:4864:20::d33]) (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 6CDA685AF9 for ; Tue, 31 Jan 2023 16:27:52 +0100 (CET) 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@chromium.org Received: by mail-io1-xd33.google.com with SMTP id k13so3160795iob.9 for ; Tue, 31 Jan 2023 07:27:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=H11JuwY7sxD++dIMwzXN/OcQyZ2awZiLZxXZGy2W9PI=; b=XXG6sCq+qOublidfbOcsM9X7t9tqyWgd6XXRpf2OjjXSTZ9v+VtsyOyX9O6utsbmMy Sa3n/m5eJl/2u4fBhpsRshKEuhNfVm2HPyxrkeg7JnvPkEFmJgYLBe0aLsviU+2eYgav b34f8OKjzE1lu2SXMIaGdLM7m6qhxg95478Zs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H11JuwY7sxD++dIMwzXN/OcQyZ2awZiLZxXZGy2W9PI=; b=ZyFSorampBOM35fdumWj8xZB0afI7OYr51eUT2rY+CJXNcl0BloWoc16Zk+sjAhLyM rF1UR+5jOImdXAaY/nUgoEBmUUjwxwL1C+WIMkOCM0CMZX2ufHClsgOJp7mjPx9BJXOP o60Y4OGN7V393tR8HyNIMQHINA8/taIp+Hogf22WYfimUhS+zpBAw4xpNgxTsu2T7yHS eAxY7Xp9Txlj4/m2r840oTmZD8CyIV6Ub0t5nZ9B7LsIO2UqWO4HcSBz4ozTB+VRFG1f iaqt77w0/UwAX//fUEGfkhKr7KHv+aMpUbHS7gr8zRmdsIdFlA4cOxQOKRhUb76yfVPB 8PJw== X-Gm-Message-State: AO0yUKUQQsY82izdTjXbBPdSe9BjuuvLHMafQV0TRd0hs4lAo2YGrqCY LQkZ2fGqmRWnIX4A60yD6RcpxgN5znkhBa/i X-Google-Smtp-Source: AK7set+OxDcse+TxK2nHfBKAPQ9Me/QLeFkyhmyYChPq2Hqy13e9n4uiGSmMQqbrtaTqmCVSLhMYTg== X-Received: by 2002:a6b:6b0f:0:b0:71e:8a65:cd4b with SMTP id g15-20020a6b6b0f000000b0071e8a65cd4bmr3863489ioc.19.1675178870865; Tue, 31 Jan 2023 07:27:50 -0800 (PST) Received: from sjg1.lan (c-73-14-173-85.hsd1.co.comcast.net. [73.14.173.85]) by smtp.gmail.com with ESMTPSA id u4-20020a02cb84000000b0039db6cffcbasm5649328jap.71.2023.01.31.07.27.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Jan 2023 07:27:50 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Cc: Tom Rini , Simon Glass Subject: [PATCH 15/32] fixdep: Add support for VPL Date: Tue, 31 Jan 2023 08:26:45 -0700 Message-Id: <20230131152702.249197-16-sjg@chromium.org> X-Mailer: git-send-email 2.39.1.456.gfc5497dd1b-goog In-Reply-To: <20230131152702.249197-1-sjg@chromium.org> References: <20230131152702.249197-1-sjg@chromium.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Add VPL files into the mix so that we can fix up the dependencies there. Signed-off-by: Simon Glass --- scripts/basic/fixdep.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/basic/fixdep.c b/scripts/basic/fixdep.c index 5ced0f6b069..3d40bd7ee25 100644 --- a/scripts/basic/fixdep.c +++ b/scripts/basic/fixdep.c @@ -421,6 +421,8 @@ int main(int argc, char *argv[]) strcpy(tmp_buf, "SPL_"); else if (!strncmp(target, "tpl/", 4)) strcpy(tmp_buf, "TPL_"); + else if (!strncmp(target, "vpl/", 4)) + strcpy(tmp_buf, "VPL_"); /* end U-Boot hack */ xprintf("cmd_%s := %s\n\n", target, cmdline); -- 2.39.1.456.gfc5497dd1b-goog