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 2CA29C433F5 for ; Fri, 1 Apr 2022 14:03:00 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1CC33842A9; Fri, 1 Apr 2022 16:02:58 +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="LJBuExD0"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 66742842A9; Fri, 1 Apr 2022 16:02:56 +0200 (CEST) Received: from mail-qv1-xf31.google.com (mail-qv1-xf31.google.com [IPv6:2607:f8b0:4864:20::f31]) (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 007AC84274 for ; Fri, 1 Apr 2022 16:02:51 +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-qv1-xf31.google.com with SMTP id a5so2091479qvx.1 for ; Fri, 01 Apr 2022 07:02:51 -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=ZL60vI67wU5udilT0VFr6JAg2c2TvYEqFL7O/QqO0Mc=; b=LJBuExD0mBINwuqxHiXdIHlSwQ2om8TwUkRHSCnFZHH0i5BI/a5PJxWZrHk9VCa/b/ l3IpQbPI4ZmbgaMrt2QCF7+fE8CmoOInMiiaQRz5UiyKC7mEjs7T6pZ/GL48xEosCKQN I7O4w4SdVeeYCpCUZsXJ92+wPs2WUdVGBMjLo= 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=ZL60vI67wU5udilT0VFr6JAg2c2TvYEqFL7O/QqO0Mc=; b=Vq99HUyMm4qV6sC+N7srE6zGl2U1pawKr2WaFKUJprmwApqIZqqwJ3dIlyBODwb51J O1SdlY688VJlYNe46ad4yoS5Z/WCOA0N0hPVHq8XFERxmU1rdw6oG/NozAXsx/HDf9J5 12g8JVQ7cF2Tj13niF/zzc1Vqyyc03Qpfd/lRnf/RP5VOO67sbM1LW7j4vUMK98TzUU8 ZobyCuCfbTeYVWOilNtjmF/lrZ/nOuQ928qNm0H3EotN5IjWD5mv9MIx0vxyh34PoGRc /6JP8MJItrdUh8oRzzCKP1MDvfzqwzIikrNVoIuTfIIbggZm+OvmwgAax78suVNQKCmw xhew== X-Gm-Message-State: AOAM532AMZMsBbA7yvWS+Tf/IZYL8sznzmUI8iXWA6xYLm90yVau9p/a GM+bRkaLhnSv89W26WsC7cQM+g== X-Google-Smtp-Source: ABdhPJxAfYNCSjUOTmRrXHBITt8Otz3DnEF5HmowXTjLHF93XCYh4V6VuAqb5rif2jlD20JAlKPWQA== X-Received: by 2002:a05:6214:2349:b0:443:90ec:110b with SMTP id hu9-20020a056214234900b0044390ec110bmr10248346qvb.64.1648821770649; Fri, 01 Apr 2022 07:02:50 -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 s16-20020ac85cd0000000b002e1ed82f1e5sm2038899qta.75.2022.04.01.07.02.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Apr 2022 07:02:49 -0700 (PDT) Date: Fri, 1 Apr 2022 10:02:47 -0400 From: Tom Rini To: Marcel Ziswiler Cc: "festevam@gmail.com" , "u-boot@lists.denx.de" , "uboot-imx@nxp.com" , "sbabic@denx.de" , Francesco Dolcini Subject: Re: [PATCH] ARM: dts: colibri-imx6ull: fix mac address passing Message-ID: <20220401140247.GX14476@bill-the-cat> References: <20210923075521.553577-1-francesco.dolcini@toradex.com> <20220401134312.GV14476@bill-the-cat> <0e54c9ba8f67df958c9b99be18d25f72cb347198.camel@toradex.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="iASP2QDfFF5MN+I5" Content-Disposition: inline In-Reply-To: <0e54c9ba8f67df958c9b99be18d25f72cb347198.camel@toradex.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.5 at phobos.denx.de X-Virus-Status: Clean --iASP2QDfFF5MN+I5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 01, 2022 at 02:01:25PM +0000, Marcel Ziswiler wrote: > On Fri, 2022-04-01 at 09:43 -0400, Tom Rini wrote: > > On Fri, Apr 01, 2022 at 12:57:40PM +0000, Marcel Ziswiler wrote: > >=20 > > > May I inquire about the status of this one? Thanks! > >=20 > > Should I take it for this release? >=20 > Yes, please. Thanks! Will do. Any other toradex platform fixes? >=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 secon= dary > > > > > 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 --iASP2QDfFF5MN+I5 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJHBf0ACgkQFHw5/5Y0 tyzSNgv/fmEXha4ad4KwEcQwdjLEThkgXlCDMdnvMvUXwPhVEkGMgdklCl6dbaKR ciRXTN7txb9lhCHenIPmMElF+RIeH6g2DEfM6SZf5Z+n5VqwMRtWccVZM8/hRgPG rF2/cZNeiDbDLyTCu4o55VIPuHIxlGZhk3UpsITeJHQybYSpYjaylLpc3lWyYKbb 9+bkj7j90C/DZlnQoO9I6ydj0YFv1SfgFPtnHT7cIErTlzTST1UOxEzWwnyAL5Ve 8SKvJh5QvRnO+5+vX9nwYdPWHICU3ZB8YcwxGrZ4PvJN0hCJ1Id2VGRl7wLiSGBS duODZ8HAFYUIeWVf80rS5YtGvCPrp0N5kqhUGu+oidmmJSO/CBEAnFzphrMveiFg xa1ajPI1RJnkW1/WJ6YhcRWBFdhrV4BXsR7nNZGwtN+uFHMeDco0sr35SkCUOogO P8YpjNpo27QEraL15+rS3J84NeFsQ9Zdjkh1Qpkivi56GouYmtw1RSect52qqYkt UQf/ix0P =5z+2 -----END PGP SIGNATURE----- --iASP2QDfFF5MN+I5--