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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2B36BC433F5 for ; Mon, 15 Nov 2021 17:37:50 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 787F76334C for ; Mon, 15 Nov 2021 17:37:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 787F76334C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A158683710; Mon, 15 Nov 2021 18:37:47 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (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="cygTk5nL"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 99F7C83710; Mon, 15 Nov 2021 18:37:45 +0100 (CET) Received: from mail-qk1-x729.google.com (mail-qk1-x729.google.com [IPv6:2607:f8b0:4864:20::729]) (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 34303835D8 for ; Mon, 15 Nov 2021 18:37:42 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x729.google.com with SMTP id a11so11032458qkh.13 for ; Mon, 15 Nov 2021 09:37:42 -0800 (PST) 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=8E9yo/NI8IzrYdaXuptKMZ5YcDacVhzuDenDKRJFvnM=; b=cygTk5nLnm/SRIAiKjhrbQ7H2jYFeRtamquxf/MzbDRtPD/slPXKVkFhi3Gb3MwphV hi5ruqUsj7B2Uv5ka/yAdRmwO4s6uMkyg01VZ1fxifYDvkUsiBFY8LN9lBaSky1Sbt+a cExDXy2C1tEmIj/cfNY4p9p1NWMT/am7RCWPI= 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=8E9yo/NI8IzrYdaXuptKMZ5YcDacVhzuDenDKRJFvnM=; b=qTw2T7DBbtoJvIfnMLYbDZW3Hakg5eUlK3ejPIJ36OMURm5lv+mCiTRBVv9GO4CX3V orEqikuzF7Jmwcm9hFuOJd/KEIVUN9UPBtZKQxb6KKCs4/g6KQiI0Um2L0ey1eh7VYPU Gn11zqkMc/EpNuz8Pg3aQt8iqbGK4DbxRx/C8pvvEjFu2T5WrH3C3E88qj01IXhrkxXv bPwurUB1GFrkofQBdxu3dPmqixa3KQ0KXm1mD+zoTiHUgS0bk4nVG5ug6EFwQwjHUwtm CutGZmsPSkghnVICmpiaPGuBXrYAoNH+YicCe7v64k711GnaBLW0DKI19/JguewWyfSN su+Q== X-Gm-Message-State: AOAM532qWlDRwNU5b+WLOeAeSywep9L+cR8Mo4BkebKygyNaAcQAQ05X +QHrd6wg1kljnXkMarwXblIMSQ== X-Google-Smtp-Source: ABdhPJyH7+l8elH9+pB3D+ZIqLuIjtSyUzhSfLM+s2IvWu8LWVPbATwgZS3PgAXDRD1laDedtZaQNg== X-Received: by 2002:a05:620a:25ca:: with SMTP id y10mr659054qko.162.1636997860999; Mon, 15 Nov 2021 09:37:40 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-24a1-dfd8-1438-caaa.res6.spectrum.com. [2603:6081:7b01:cbda:24a1:dfd8:1438:caaa]) by smtp.gmail.com with ESMTPSA id v15sm7440425qkl.91.2021.11.15.09.37.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Nov 2021 09:37:40 -0800 (PST) Date: Mon, 15 Nov 2021 12:37:37 -0500 From: Tom Rini To: Ramon Fried Cc: U-Boot Mailing List Subject: Re: Please pull u-boot-net/next Message-ID: <20211115173737.GU24579@bill-the-cat> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ABCN4MdccZXu5XT0" Content-Disposition: inline In-Reply-To: X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.35 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.2 at phobos.denx.de X-Virus-Status: Clean --ABCN4MdccZXu5XT0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 10, 2021 at 07:58:42PM +0200, Ramon Fried wrote: > his PR includes the following net changes for next: >=20 > - Various DSA additions > - bootp: fix for VCI string > - tsec: support for promiscuous mode > - macb: Fix for random MAC address not saved to the environment. > The following changes since commit e8e9c6f48400989c5fc54467576f8d535bd713= e6: >=20 > Merge https://source.denx.de/u-boot/custodians/u-boot-samsung > (2021-11-09 15:05:33 -0500) >=20 > are available in the Git repository at: >=20 > https://source.denx.de/u-boot/custodians/u-boot-net.git/ >=20 > for you to fetch changes up to 23a438b2d05db54c95315094fe9ac8fe0c46213e: >=20 > net: uclass: Save ethernet MAC address when generated (2021-11-10 > 19:55:01 +0200) As it seems we're still actively discussing the implications of: > Michal Simek (1): > net: uclass: Save ethernet MAC address when generated Can you please re-spin with that dropped? Thanks! --=20 Tom --ABCN4MdccZXu5XT0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmGSmtsACgkQFHw5/5Y0 tyw+Mgv/e2lVxdqMnbPc6z8XDBIDDyWCoc5Pzr4MrpqmTJVa3C5CnE4Defq0JOWK y4LBfIA3W7XXi9d6+rpSOJYgszjpRnZq12QVLEjbR5zYvRRNR/xA+A1fDpDcRrU2 DY3y/on/6WlUORqqefdvijPSbe6ZDNA5uSi68cUtW8PE3/t7dG/uYA1NhcTcn3yU 7CCVQSl04rUC0tm5nI5rnjjiFLhhjxEBBOpwrfQ/qaqL+898r3jyIncD0MfCNg81 X110Pp0Xfm8F71LfYzuUoUEpkFW0P0KBkQlzVumdI0Qh3azMGbvnNhwVt8BZWBH8 VLwQuPoODjEyIjqfyjhfkiXN9K46usXlZRT6gIDQFz42h2OIUnbU81GpPFhaObfT BoEydyAI0ItHscBNBVirvQLG/h/0QsFyU0ZtssKAovFA101IT+eEqGndhc46x969 Wtm0rxVooYd3GlfrY4PhkGzck374olQIqcjfGb5OUk4TrvviM5HTHx16gxcTFUqa syiL42Z+ =QCVS -----END PGP SIGNATURE----- --ABCN4MdccZXu5XT0--