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 DFF98C3F6B0 for ; Thu, 28 Jul 2022 11:42:04 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id BC02383F36; Thu, 28 Jul 2022 13:42:01 +0200 (CEST) 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="sMy9oS9d"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3893F83F36; Thu, 28 Jul 2022 13:42:00 +0200 (CEST) Received: from mail-qt1-x82b.google.com (mail-qt1-x82b.google.com [IPv6:2607:f8b0:4864:20::82b]) (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 C831083D01 for ; Thu, 28 Jul 2022 13:41:57 +0200 (CEST) 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-qt1-x82b.google.com with SMTP id l14so892204qtv.4 for ; Thu, 28 Jul 2022 04:41:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=ssmktkfsFV/Pwj6DjvusmyV1gKL1TZf5SP78a7Za9Fk=; b=sMy9oS9dI3rQbKU51Nu6r82e3VmaJehu8AssU6i86g8lwXUrUp4Pg67vyKTGNz7gvk QbKl8Z6iqGN/Xv400Axof/PDDE33gWCBw7QrM+HPgDxOk7viiBJtlKftshkF5Nb2EBe8 qF4SJAv/1ncx8GM+zVmWC+5+dx5018bGABUGY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ssmktkfsFV/Pwj6DjvusmyV1gKL1TZf5SP78a7Za9Fk=; b=f/UkgEJN5G7VyI9b8hxG2s8IVC4Ed/htXsOZTTPKNxJoRPb1yin9t5HFS0XcC867wT Jm+c5zsC0s8lSj5jFUPz55YdJgr4RQHD6pu4KhqEOeYy1WbG5bHKj7oF5LLq1uWSRRWN 0Xi5/SyhM3pcxH2ZagC1ZPQMjnnWJnc+RI+xp0o4IfNQZhFhdsiJylo0HkWwWUkTVe9M jvwFA2+nY3PqI75SN8+95ZMfBIvMRCRkVS8fUIZ8cwGZP9JCnD43FX+84JYe+mZn80Pa TkDazWcyw1AifmS/dEHTKvwitnWgp+nZSAnrwthLDrDLtCx+ijEAGYW+lIFLI9CYozdW a+YA== X-Gm-Message-State: AJIora9FmX897R3T9rOOT4sdvbC4niNjzJfJFQj1rZDLT0cC20f8wGZP SENKAbml2KhApBmYV5gttxXChw== X-Google-Smtp-Source: AGRyM1vv28JdF0FrETtnaol9bYQLTlmLySgya7NqpN3sQNmZiTM5HhiNgySjjmYMfhn149HhxfnUkw== X-Received: by 2002:a05:622a:1191:b0:31f:106a:670a with SMTP id m17-20020a05622a119100b0031f106a670amr21326922qtk.288.1659008516607; Thu, 28 Jul 2022 04:41:56 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id c129-20020ae9ed87000000b006b64a0d9ecfsm376045qkg.55.2022.07.28.04.41.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Jul 2022 04:41:55 -0700 (PDT) Date: Thu, 28 Jul 2022 07:41:54 -0400 From: Tom Rini To: Josua Mayer Cc: u-boot@lists.denx.de, yazan.shhady@solid-run.com, Stefano Babic , Fabio Estevam , "NXP i.MX U-Boot Team" , Baruch Siach , Marcel Ziswiler Subject: Re: [PATCH] mx6cuboxi: fix ethernet after synchronise device-tree Message-ID: <20220728114154.GG1146598@bill-the-cat> References: <20220728070540.28554-1-josua@solid-run.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="vjlFFrrUn/fMqP/y" Content-Disposition: inline In-Reply-To: <20220728070540.28554-1-josua@solid-run.com> X-Clacks-Overhead: GNU Terry Pratchett 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 --vjlFFrrUn/fMqP/y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 28, 2022 at 10:05:40AM +0300, Josua Mayer wrote: > The i.MX6 Cubox-i and HummingBoards can have different PHYs at varying > addresses. U-Boot needs to auto-detect which phy is actually present, > and at which address it is responding. >=20 > Auto-detection from multiple phy nodes specified in device-tree does not > currently work correct. As a work-around merge all three possible phys > into one node with the special address 0xffffffff which indicates to the > generic phy driver to probe all addresses. > Also fixup this fake address before booting Linux, *if* booting with > U-Boot's internal dtb. >=20 > Signed-off-by: Josua Mayer > Fixes: d0399a46e7cd Tested-by: Tom Rini --=20 Tom --vjlFFrrUn/fMqP/y Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmLidf4ACgkQFHw5/5Y0 tyzd5Qv+L+4EBZ1S1o+26hFJXoJArHg4OotF8mkso5OR00pftCRMy+oShgMDIC/A 3+OdtGxUmxplFs/z2OI/l1sLsG91xGr3zLbMuH6T7DwA5J4TODy5zKrx5Tus/890 d1DoLkdQrjHxmJVmQ9l6aYcHBE/omAy83nG8yyPZCqHfaFf8csm1KjssBmwZ6F4J RAIx4613hXCB9pdWTuRv2j7vp5gHr9UIs5bpjODn+0m4937htg5qT/WrIxB/z5e9 6HKf68lAUXYsELVqTdOalxznpOZRjUEq00FESD3MplfBnsB1mi6ximZZB7FDUF9f aeO8jZJEN4Fqi5BV/3BddNKnQVbeILc+cWgOahfObZu12OOAJjcQ97uYarnMRcIs mtXMiHSkZSkd1J02XeUjVfDQBI4YDsm9LsZ2wN+gu7WUVY3LEloNzMhZ1cV5x3pr 4t1VxVK/Xsc2/N/DjadEqLGOudvThzzMjGB9BGAeE1Jq9oPkwlk8J59BxZrSMCKB DI9t+Cx3 =7mxJ -----END PGP SIGNATURE----- --vjlFFrrUn/fMqP/y--