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 15672C00140 for ; Sat, 13 Aug 2022 01:41:59 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id F274584B20; Sat, 13 Aug 2022 03:41:46 +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="THyc1lKF"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id AAB298483F; Sat, 13 Aug 2022 03:41:44 +0200 (CEST) Received: from mail-qt1-x835.google.com (mail-qt1-x835.google.com [IPv6:2607:f8b0:4864:20::835]) (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 D0A9184B2A for ; Sat, 13 Aug 2022 03:41:38 +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-x835.google.com with SMTP id c20so2028605qtw.8 for ; Fri, 12 Aug 2022 18:41:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc; bh=+h9N/aw3RDsiEqe1m8SJ/aUfx7YhB3MYz+5N2uW4wLg=; b=THyc1lKFwhkV6FcNVXruGHCPcrfMMb3HKCvMXvDPK7kmGLQ+rhEb5mN9HAQA/oW5/o V1edhHtkI64cBtvCT331SC07UIJXp+aWOxBn8ilfi9SKwrU0MdW4ZjVneHM7a5Nt1ldJ kai9aktDqP6BuplyTYkn3Dbd/LNXgIq27ECDg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=+h9N/aw3RDsiEqe1m8SJ/aUfx7YhB3MYz+5N2uW4wLg=; b=c8M29PVzyG/xUx+Xq3jqnh7jLa/tljhsFd35SBlc0otrED59bkzZCU2scUVzE130BZ WYJUhQdGQ6BzTxvyVSqk51YCy4lg3EdSaYsP9U+EBd5v5nSEVQh5UXbijzNci0ha67xX G4ao7fSDtfmVnjoTYyr7qfhdt9WhGfqMgprCkTzitFj1i+BBLkunfRqDukiAbJEARtUB n3PrRXaHsMD+HJGDvbvWB28UNggY0kuch1f6evgOnFm2lhaVPqx0n7RXRIrW1UVvBfls ZS04TKflZ8+oLpQIybmwQGPRaiyeHZeRvaMCW7NHliMQM2e2qXQeUliajkNA5bQzMKSL 1H+w== X-Gm-Message-State: ACgBeo0P10UMffKZYkag8rbItuqP5xBULIz4UNa4P89kR6GcMhkHwQ+3 dD2BO3MNnaISkhcVlik5ikBzfA== X-Google-Smtp-Source: AA6agR4LpWvq/C2f9pPW1ki9CRcikXJm4/bXM6c4dsIy74aBSj68aSU1drhgiXdC8ndlmUZ067iZpQ== X-Received: by 2002:a05:622a:48b:b0:31f:2416:2f3f with SMTP id p11-20020a05622a048b00b0031f24162f3fmr5894078qtx.376.1660354897516; Fri, 12 Aug 2022 18:41:37 -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 s14-20020a05620a0bce00b006b5c061844fsm2890883qki.49.2022.08.12.18.41.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Aug 2022 18:41:36 -0700 (PDT) Date: Fri, 12 Aug 2022 21:41:34 -0400 From: Tom Rini To: Philip Oberfichtner Cc: u-boot@lists.denx.de, Marek Vasut , festevam@denx.de, peng.fan@nxp.com, Christoph Niedermaier , u-boot@dh-electronics.com, sbabic@denx.de, Patrice Chotard , Simon Glass , Patrick Delaunay Subject: Re: [PATCH v4 3/4] ARM: imx8: DH: Use common MAC address functions Message-ID: <20220813014134.GJ1146598@bill-the-cat> References: <20220726130454.2829205-1-pro@denx.de> <20220726130454.2829205-4-pro@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mvIuMsKwmqrcBfaK" Content-Disposition: inline In-Reply-To: <20220726130454.2829205-4-pro@denx.de> 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 --mvIuMsKwmqrcBfaK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 26, 2022 at 03:04:52PM +0200, Philip Oberfichtner wrote: > To reduce code duplication, let the imx8 based DH boards use the common > code for setting up their MAC addresses. >=20 > Signed-off-by: Philip Oberfichtner > Tested-by: Marek Vasut > Reviewed-by: Marek Vasut Applied to u-boot/master, thanks! --=20 Tom --mvIuMsKwmqrcBfaK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmL3AU4ACgkQFHw5/5Y0 tyxa+gv+PRRLj75rLCAc0zZsRfIopqMMmXtF7sQClkwsFBAesTUpd4Gx/0i1xNDw GFoGAZQLUPIxu0+MbGQNLGkEFsBFrUw86yqX+rCmKBzrVQtJQTFjw/XGGqC7m7bj gzYDo06ETF0s+G6Dk7yeFJBsFph0DkNXokqpEYNpHp8FPBTp5cauXV1Glm9HTWiw XgKexkmRmhfE1sGSKTkX6GG2aQDJNVTSWw4SSy1nOeTS6nggwbeSkS1cvJ7VmXwa J3vWpMe854bK/eSk99MwatbwMlgQV1VrYIrWdGWc95HckwSGPi7v3KOM1Z1x7Dg1 7n9Nde/A6aZ7VifIVfmuYSOd0t88sAde56ByfzqpctchFOP5A+crXf77y3KabVp1 /AaVV4Vxio3NrKaFOpbju+JRVTRbDMTwxg8Yx7s3as1mK5ti3uH9otzQ4VWLyVfs l//VfV+BYP30cIEu4JasNmIRexr+5vuBLOzNWkxmC5FjuFIEVKf9vsSBRnt+yTMZ AxHo/OvM =rbAN -----END PGP SIGNATURE----- --mvIuMsKwmqrcBfaK--