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 4E182C433F5 for ; Fri, 1 Apr 2022 13:45:25 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id BE72284279; Fri, 1 Apr 2022 15:43:27 +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="J20cktt6"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id EF45F84198; Fri, 1 Apr 2022 15:43:25 +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 0D60B84279 for ; Fri, 1 Apr 2022 15:43:17 +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 t19so2171849qtc.4 for ; Fri, 01 Apr 2022 06:43:16 -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=D4sOyndhpDaSV5GUGbqb1pjB7lV7mJ3mzEjC3AHqWrc=; b=J20cktt6E6gbukDYaFzYeJhnr2Cvzl7vqH2HunSI5nrp4wNWD+ugGH5BM68kpcNNRK egTTm7Nc2cgblytrzUIuU2iUVZEKSTbX5Tw6aAiuUxnDjmo8suoZhueOFSDG442Pw2FT Qi2jl0kflje+X5q/Rdlt2bWp8zRr9vslsE7TI= 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=D4sOyndhpDaSV5GUGbqb1pjB7lV7mJ3mzEjC3AHqWrc=; b=VbKEYQ6Hk8mdsEcUZVq0Qm98zYUtulyxg9m5Q9DF2uPkKOEon/eQD5BYgkTCq7kqJS c5QvOQVwInyj5c52jgATTPgIqTj+shnQ3XZeVfFIgYPYiD4x9x4J8UnzTQDqvbLo+J7W L7VS97EV78qvILex+t0CQNqT6KQGBNcrw0hZBbvGXPwaa3pySLhZquTj/0YhIvCJdnar SBT/Un6jFvnHMZxroLik21aUQ5jAS2az6n2pURldHM4hLBAC+j4tYjrcb3SUJ448l1Ge yILIOPjvoyeJPpMSVC/CiuR+iIjecGBpk2/76huLUI/FH9MzPAgIzeclndUgDfFKCOqc 5W2Q== X-Gm-Message-State: AOAM533nhOVvJgvn7+thz/bhdpurDsv6oeGGRwMud1663NXkFfmK7qfH 2yYshPkwh4WTorKjb0HIsvRtmw== X-Google-Smtp-Source: ABdhPJyVylQ1PbujLpvlkwOzoCgmnqTXr+ynyIHMTKzfAs94q/gE4ggLx+9eiL0fBwTvIvKjMAAXBA== X-Received: by 2002:a05:622a:4c9:b0:2e1:cd6b:e9fa with SMTP id q9-20020a05622a04c900b002e1cd6be9famr8470316qtx.319.1648820595774; Fri, 01 Apr 2022 06:43:15 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id j28-20020a05620a147c00b0067e765e6c0asm1300848qkl.21.2022.04.01.06.43.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Apr 2022 06:43:14 -0700 (PDT) Date: Fri, 1 Apr 2022 09:43:12 -0400 From: Tom Rini To: Marcel Ziswiler Cc: "festevam@gmail.com" , Francesco Dolcini , "u-boot@lists.denx.de" , "uboot-imx@nxp.com" , "sbabic@denx.de" Subject: Re: [PATCH] ARM: dts: colibri-imx6ull: fix mac address passing Message-ID: <20220401134312.GV14476@bill-the-cat> References: <20210923075521.553577-1-francesco.dolcini@toradex.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="VRppCkiwz5ce4F2G" Content-Disposition: inline In-Reply-To: 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.5 at phobos.denx.de X-Virus-Status: Clean --VRppCkiwz5ce4F2G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 01, 2022 at 12:57:40PM +0000, Marcel Ziswiler wrote: > May I inquire about the status of this one? Thanks! Should I take it for this release? >=20 > On Fri, 2022-02-04 at 14:55 -0300, Fabio Estevam wrote: > > On Thu, Sep 23, 2021 at 4:55 AM Francesco Dolcini > > wrote: > > >=20 > > > colibri-imx6ull ethernet device is fec2, while the optional secondary > > > ethernet is fec1, update the ethernet aliases in the .dts file so that > > > ethaddr is set to fec2 and eth1addr to fec1. > > >=20 > > > Without this change the ethernet interfaces have a different > > > mac address between Linux and U-Boot. > > >=20 > > > Signed-off-by: Francesco Dolcini > >=20 > > Reviewed-by: Fabio Estevam --=20 Tom --VRppCkiwz5ce4F2G Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJHAWUACgkQFHw5/5Y0 tyxaAwv/fPvFoxLBmrnkBJ8BvLM/YizmRRhYfciIkiM/Xiw7yQE2ZnTb0nWmB3ja Us0FL+6V1NRGRUx1CRuDkVOmYydhdPR/zI2sdRbY9tq88QOOdl0ONwXJf8J2+zqj wy8dZaMirVmi+0SLxGa4FUUnrcEtsdBZPos88BPAE4/t6WcHpPVVPHMWGOjTt8Hl v6oqzEOPEEIXW+1CXrm3yc+py53dTfwBY8yNF4Km1Idi5LrWwPnfz+Xlz+4P0Bk6 EXUbJkjVjVy1FZfK5h348wcqL3BfpOFGZcoqhqpQeZgh3B5s6NZ3HeXTIVH/UtlM KEZ89RHt2sRzVn7/hfm+sTYUaMTiROupAmFYAWf7VXTNuzzBZQSEqwJwkdyb4iRe sKolpFuopy1QvbI1034FpEGi9MDWtrVepvwzoMZwJj9uvoC0DdUQdgMmcDEz3nVS 7DMVm6pzrABguVp0Kg/QF3AO2rbuoLWWt1qvT495wNp07Ajl51HFZYwQvIAvUuqO dJvWixPj =ukpl -----END PGP SIGNATURE----- --VRppCkiwz5ce4F2G--