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 D4F5DC433F5 for ; Tue, 25 Jan 2022 10:01:11 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 236638349B; Tue, 25 Jan 2022 11:01:09 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Dpy39jpX"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6C99E80FB9; Tue, 25 Jan 2022 11:01:07 +0100 (CET) Received: from mail-qt1-x833.google.com (mail-qt1-x833.google.com [IPv6:2607:f8b0:4864:20::833]) (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 5ADA58365E for ; Tue, 25 Jan 2022 11:01:02 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=mibodhi@gmail.com Received: by mail-qt1-x833.google.com with SMTP id v5so7990422qto.7 for ; Tue, 25 Jan 2022 02:01:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=eqDXD0okwgHSzApvRxVK1nipZ89p1uXaWSEPmhZ7Ha4=; b=Dpy39jpXQ+ni02LaTKlZzA2z7bE7bPK4EXyjpL8XI2SUzLfBGheUqp7idVi+PG61HH Qbv1hM82s+DNoSgj1Gxj5zgflGtoUCxnYzwP0klHDwahE6KFfnICiuKneThXCARr0wUn rs/+iPUaPSHJa9gnt0eTYzyccyY/T3QZ8vltqqCatJwcPKf6lILgccPM9DjvDN82od4I lNBoQzStVBPPnxbNitQIRV8xfI15ESWdZUWehrQMW629oGkge2QS1F+9tDiHUcUqXx8u fJ/+2oczNpW5oCdKQWzhaYWLCCGUkZQIowBkmZ0agGTNhQ0JVgv2Ye7t2yZbaEoVRCP4 Ijfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=eqDXD0okwgHSzApvRxVK1nipZ89p1uXaWSEPmhZ7Ha4=; b=0N7ggPzk+AtCm595/Ep9U/SssbUmxZWNT5W1kGbetEurzhDW/9522b06xJF6xytSdT 6BRSssI24VpqTnSHA9p0qg7D4jg8U51e4PzF1Tut9gq0PE3mETDGPdsXBUboOMQ6SkGx 9QEpy1wgRj1w/E76y4bSngGJod1V2I9JNRNZFDfezRw4OfQajQMOsz+93hDzs6f8Mt3K ASchKCC4ov2xOu/gu2evg8S2booAPjc70QogyWAs+o1h289y8Vn2YtqD7iPzRID8pVmG mIltNpvjudLE/Jj4HrBe1cswL5Jl60vTQloDMnFJ8pRNe7Z2e6Z+qV6qZkz5iTSbZyGK DYMw== X-Gm-Message-State: AOAM532YaIR3mKQGAOwCHAmu9152Srz3jYFrrkDlEx+5VKUFBBR5BFBm cbeaagSRfsD5vEXn6fmoc8o94K+Q9ag= X-Google-Smtp-Source: ABdhPJyNlkPqskZO5SRgnNnRtQHWGILtzUrVBa4aQv7neg8ht+juLshmFqc/GiCCj4I6FiWeqVJNiQ== X-Received: by 2002:a05:622a:1911:: with SMTP id w17mr6640572qtc.0.1643104859687; Tue, 25 Jan 2022 02:00:59 -0800 (PST) Received: from localhost.localdomain (76-229-100-169.lightspeed.irvnca.sbcglobal.net. [76.229.100.169]) by smtp.gmail.com with ESMTPSA id a128sm3002031qkf.1.2022.01.25.02.00.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Jan 2022 02:00:59 -0800 (PST) From: Tony Dinh To: U-Boot Mailing List , Stefan Roese Cc: =?UTF-8?q?Pali=20Roh=E1r?= , Tom Rini , David Purdy , =?UTF-8?q?Marek=20Beh=FAn?= , Tony Dinh Subject: [RESEND PATCH] arm: kirkwood: Pogoplug V4 : Use Marvell network PHY driver Date: Tue, 25 Jan 2022 02:00:48 -0800 Message-Id: <20220125100049.14755-1-mibodhi@gmail.com> X-Mailer: git-send-email 2.30.2 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.5 at phobos.denx.de X-Virus-Status: Clean The Pogoplug V4 board has the network chip Marvell 88E1116R. So to properly configure the network, enable CONFIG_PHY_MARVELL to activate the compatible driver M88E1118R. - This patch depends on the series: https://patchwork.ozlabs.org/project/uboot/patch/20220124061712.28316-2-mibodhi@gmail.com/ Signed-off-by: Tony Dinh --- configs/pogo_v4_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/pogo_v4_defconfig b/configs/pogo_v4_defconfig index 5490067b9e..1cf409c834 100644 --- a/configs/pogo_v4_defconfig +++ b/configs/pogo_v4_defconfig @@ -62,6 +62,7 @@ CONFIG_KIRKWOOD_GPIO=y CONFIG_MVEBU_MMC=y CONFIG_MTD=y CONFIG_MTD_RAW_NAND=y +CONFIG_PHY_MARVELL=y CONFIG_DM_ETH=y CONFIG_MVGBE=y CONFIG_MII=y -- 2.30.2