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 9C960C43217 for ; Sun, 27 Nov 2022 15:26:09 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1A23584F28; Sun, 27 Nov 2022 16:25:51 +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="AyF8v4AK"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8F30A84D54; Sun, 27 Nov 2022 16:25:44 +0100 (CET) Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) (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 69B7484BE3 for ; Sun, 27 Nov 2022 16:25:42 +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-ed1-x52d.google.com with SMTP id b8so12368718edf.11 for ; Sun, 27 Nov 2022 07:25:42 -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=xb/Y0hwFbOhEdP40XqJq5R3uTBaYc4UPN5+EXyO7Bgg=; b=AyF8v4AKUG+du8Jv85dmQpQ6u8kfO28hZTOXtUHVvyYPdIRPdquy3NPX7HLYmIQqJ1 4okVapOkFXcjVWf4VVEEwPBsBPJuk1zgy6GiQwttnqJ3NSAHfyRgqI6hONYzfQXHINOe qwajCJUIrsaGOy5nUVOxm4cL55I97NWc3lTrM= 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=xb/Y0hwFbOhEdP40XqJq5R3uTBaYc4UPN5+EXyO7Bgg=; b=J2Gc/VURmVsKKxwgPeJ2g7Dme4YEdlUwplm5l1wFbeIHzGf4mb9oeIoBfKOleVFcKJ shVpkpikW4/qrrrwSpkCzUXxg/vYh1fdikp1xg6UVEebgJ6fJRCz+PZbl5jo8NjZUz0C CDyvMLaxHx0/N8FLtIMyO3rdKfLfGSfvFUS10SvoANmLkYK/Pp3bBYJEJ+yZ7PLmYByl WRPkrFzk1SwZcsS8NNshEqH//bzjvCnxba/V4Vag4Q+shDy46FQUrYoqGLxiV+H8yGRq DQTVgo6v92k+gemNsICbVZjtiGyejj97/REToyVO5MNr3wSu/7TYlYwSrHDABSo11E+N 8IkA== X-Gm-Message-State: ANoB5pnxNdYTuV9qbNaCsFfRPoXmtWezPh6PAHPLnG1FXUTeFj+zC8ls xx7RIVhWG9+H38ozCjV1rFypoKCYqoM1BQ== X-Google-Smtp-Source: AA0mqf5T1UqO86lm06NylqD5C9rV6ypQLwkWGyAGs5lFqnii6zPcwsoxJNhnxDjabxESXI2ksP8ctQ== X-Received: by 2002:aa7:d1c5:0:b0:461:dd11:c1bd with SMTP id g5-20020aa7d1c5000000b00461dd11c1bdmr42745410edp.406.1669562741818; Sun, 27 Nov 2022 07:25:41 -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.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 27 Nov 2022 07:25:41 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Cc: Icenowy Zheng Subject: [PATCH 03/41] pinecube: Disable networking support more fully Date: Sun, 27 Nov 2022 10:24:58 -0500 Message-Id: <20221127152536.1556469-3-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 This platform had largely disabled networking support before. More completely disable it by turning off CONFIG_NET. Cc: Icenowy Zheng Signed-off-by: Tom Rini --- configs/pinecube_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/pinecube_defconfig b/configs/pinecube_defconfig index 3386eda88624..2ce7b2772a18 100644 --- a/configs/pinecube_defconfig +++ b/configs/pinecube_defconfig @@ -10,12 +10,12 @@ CONFIG_I2C0_ENABLE=y # CONFIG_HAS_ARMV7_SECURE_BASE is not set CONFIG_SYS_MONITOR_LEN=786432 CONFIG_SPL_I2C=y +# CONFIG_NET is not set CONFIG_SPL_SYS_I2C_LEGACY=y CONFIG_SYS_I2C_MVTWSI=y CONFIG_SYS_I2C_SLAVE=0x7f CONFIG_SYS_I2C_SPEED=400000 CONFIG_SPI_FLASH_WINBOND=y -# CONFIG_NETDEVICES is not set CONFIG_AXP209_POWER=y CONFIG_AXP_DCDC2_VOLT=1250 CONFIG_AXP_DCDC3_VOLT=3300 -- 2.25.1