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 2929BC43217 for ; Sun, 27 Nov 2022 15:26:34 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 505008504C; Sun, 27 Nov 2022 16:25:55 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com 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=konsulko.com header.i=@konsulko.com header.b="GeLTU1Yq"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id EE33084E45; Sun, 27 Nov 2022 16:25:46 +0100 (CET) Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) (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 C3BE884D94 for ; Sun, 27 Nov 2022 16:25:44 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-ej1-x62a.google.com with SMTP id fy37so20290161ejc.11 for ; Sun, 27 Nov 2022 07:25:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; 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=gtFNtmOxCqWwxUyQdGUG+biupxlchN2b9ZMbwIKoLpo=; b=GeLTU1Yq7Fg0IbKYgpIFR0hSxPQPbXqAA02TM1hLqN3ltkVnlsySaNK0SsduLFPden gEuKsdNakLIzUsQkj7GhW9Nnx95OERv4owif/i7u88kS/xbXU4CoXFhBK+2VF5SLfLks CYyR4e3Yeh1aCLYjrvVJVDjMzIzq/CLr7mGWM= 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=gtFNtmOxCqWwxUyQdGUG+biupxlchN2b9ZMbwIKoLpo=; b=meUP0/B2UekhnoS6QWD84xq76bvo+tnhhn3r/jf4SNXH58jkxjVqolbo9ESax5S+35 CwB/NiC4nE7G1f/LFgixZYoNCQMzfTbUavCoveQjeS1lN0i7SJTxuyt7TiSvq00QdNS5 LGdiZ+st1+tWrC52IdZG4q/9VPdNl/kSiwuJ3um9xsBAfhR3hG/mnRlA6Ooj+VHIVQ6m ysaKn3Cf24zWNIFBSH1YgoGdQCaBiaHiJvdDTvLibyjKunaKTJdvetF1Ej+bmB33Lau5 ia2chV6X8wsL2v8ph8KSkjSsvDVm/DL1oaX5UG+eTPFYYQiCJdn1WZyfae36+t50xbdL MRuQ== X-Gm-Message-State: ANoB5plpt6BZjuV+o1qJ038ckIeNLXIg/aRhjE/IfQfA5XBcq8wVaiSu VSNSZBSCFIYUAriHb4AzLGM4dIfWtGREow== X-Google-Smtp-Source: AA0mqf4ZOqHaBCATGjaf92vCPEdQM+u48t1oN+3N0rwXbw2TE0byTWsvK/PbzFcVPakMKyGetjOnuA== X-Received: by 2002:a17:906:fc9:b0:7ae:ef99:6fb2 with SMTP id c9-20020a1709060fc900b007aeef996fb2mr39342203ejk.761.1669562744160; Sun, 27 Nov 2022 07:25:44 -0800 (PST) Received: from bill-the-cat.lan (2603-6081-7b00-6400-dc2c-1c0a-ea3e-04dc.res6.spectrum.com. [2603:6081:7b00:6400:dc2c:1c0a:ea3e:4dc]) by smtp.gmail.com with ESMTPSA id tb6-20020a1709078b8600b007b47749838asm3853036ejc.45.2022.11.27.07.25.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 27 Nov 2022 07:25:43 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Cc: Simon Glass Subject: [PATCH 05/41] chromebook_samus_tpl: Disable SPL networking Date: Sun, 27 Nov 2022 10:25:00 -0500 Message-Id: <20221127152536.1556469-5-trini@konsulko.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221127152536.1556469-1-trini@konsulko.com> References: <20221119234545.404563-38-trini@konsulko.com> <20221127152536.1556469-1-trini@konsulko.com> 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 We don't appear to actually use networking in SPL here, disable it. Cc: Simon Glass Signed-off-by: Tom Rini --- configs/chromebook_samus_tpl_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/chromebook_samus_tpl_defconfig b/configs/chromebook_samus_tpl_defconfig index 77735739b825..337768b45fd0 100644 --- a/configs/chromebook_samus_tpl_defconfig +++ b/configs/chromebook_samus_tpl_defconfig @@ -39,7 +39,6 @@ CONFIG_SPL_NO_BSS_LIMIT=y CONFIG_HANDOFF=y CONFIG_SPL_SEPARATE_BSS=y CONFIG_SPL_DM_SPI_FLASH=y -CONFIG_SPL_NET=y CONFIG_SPL_PCI=y CONFIG_SPL_PCH=y CONFIG_TPL_PCI=y -- 2.25.1