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 1046FC433EF for ; Sun, 31 Oct 2021 19:15:44 +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 78D1E60F0F for ; Sun, 31 Oct 2021 19:15:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 78D1E60F0F 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 D0412832CD; Sun, 31 Oct 2021 20:15:41 +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="OuaEiq1a"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 2006882D85; Sun, 31 Oct 2021 20:15:24 +0100 (CET) Received: from mail-qt1-x836.google.com (mail-qt1-x836.google.com [IPv6:2607:f8b0:4864:20::836]) (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 743FD82D85 for ; Sun, 31 Oct 2021 20:15:18 +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-qt1-x836.google.com with SMTP id h16so9660419qtk.0 for ; Sun, 31 Oct 2021 12:15:18 -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=sgcdJ4G6OZ8hmqPaOidnDD9PQ/zoCfVMRuPEl6tJ/Bs=; b=OuaEiq1aLJdR7dSkn1RAAS9WKR8zbwNJKLh3Ya77KDfjfsc/eKwAwi3wfbF/TzsMbk VURoAL919kEjY9CbKPTx+fzqe/deOJkCp+xLG1xF5o4VptXYKWKs0HNi0hxjo+IHukzs FSyeBe46/+vXjZW+kYFGoTpNfk+n8e4iteGsU= 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=sgcdJ4G6OZ8hmqPaOidnDD9PQ/zoCfVMRuPEl6tJ/Bs=; b=b7gRy4onAsxZmWqCpJcfru7OavxFJKi9Tk3fmr2elHCUZGrk8+3tFXGW+dlOLFEzGR dNWRLlQjZYy/3Stud8tcfyWtPoU77MMq/TicmZjaFsOhkJo16OuBN0ZAmJ12MkicbygP WcOc9X55rS8J2gUC9TsUbZ3hLJK58WNs7PmlsXLXRK/+wtyNVMXsjQr23tXytl0ZScnl waY8/sUn56myQ79HSLixpERcrxRFOLFIepWCDTFfflrX1RizSxfISKlXrss68SdSE/UB HQsiIzSpjCBGD4s1urZ4FFu9IuP+OrSO3Z6lOQLLHY/VWsf+5BFLx/YrnqXjLiM5GeI6 8nEA== X-Gm-Message-State: AOAM533zY2hkMsQcn3zOJdZ8N6uFIir60LA+sUHuVnba+oNjnf0Bevhk NC524aFDhShChzeMMHxmSvTebw== X-Google-Smtp-Source: ABdhPJycchJItH8B6EjjmIkE+9lAL7gTFcqUv34G21IJGmiQe+qJSICf32gwd3V8qxhmRWjIsfTRgg== X-Received: by 2002:ac8:4e84:: with SMTP id 4mr25463686qtp.123.1635707717069; Sun, 31 Oct 2021 12:15:17 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-4914-04c9-a84a-a30a.res6.spectrum.com. [2603:6081:7b01:cbda:4914:4c9:a84a:a30a]) by smtp.gmail.com with ESMTPSA id a15sm3187308qtb.85.2021.10.31.12.15.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 31 Oct 2021 12:15:16 -0700 (PDT) Date: Sun, 31 Oct 2021 15:15:14 -0400 From: Tom Rini To: Marek Vasut Cc: "u-boot@lists.denx.de" , Sean Anderson Subject: Re: [PULL] u-boot-usb/master Message-ID: <20211031191514.GW24579@bill-the-cat> References: <50e98faa-a02e-b8e9-cb8f-26b18265bd70@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xsILJLaVOAbiPmXa" Content-Disposition: inline In-Reply-To: <50e98faa-a02e-b8e9-cb8f-26b18265bd70@denx.de> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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 --xsILJLaVOAbiPmXa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 31, 2021 at 09:01:14AM +0100, Marek Vasut wrote: > The following changes since commit a09929cc6c5a108f89e91660f37d745ed11938= 5b: >=20 > Merge https://source.denx.de/u-boot/custodians/u-boot-mmc (2021-10-29 > 08:27:32 -0400) >=20 > are available in the Git repository at: >=20 > git://source.denx.de/u-boot-usb.git master >=20 > for you to fetch changes up to 1833e68c4f05fe7b3e502135dbc0ffa09327850d: >=20 > cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num > (2021-10-30 22:55:00 +0200) >=20 Applied to u-boot/master, thanks! --=20 Tom --xsILJLaVOAbiPmXa Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmF+60IACgkQFHw5/5Y0 tyz4cwwAkNHcoTdp7puLQWQ9YpL5hYSuQDP5PEyYo19C8qMfnhh93qUco8gkWTFB migVrwGOhPK6wrMfhalIezphSLUedIIpcFFYx1SSwXGz/3y6zTiBysUEx0bUoeNK 6kKktC8NiwQaPkkBer7rfzBlAFZ/g4yfjYvTq7RDwMfENdMk9xqnkd/fRhE6+4Cb uqQOjSgv42Y5yrPUiwYT7Xby41mKbvAxmTQMie+IWbbw4OjplOgDRfiLHdK7YtWj 2PeBQFcvH72sTxUegQbDVaVD8iXcH/SfY0mQxtKr8eFbyejITB8C855VegyxrAs7 CUOSZpVgoEwmFNISSQWjVL76lMD+JAHkN/+hxifg+1FCAWQg3w44teYZO5Ofvgjd /rU8ZdWmwwSgLCjs0TF2Uf8b3xWwDHAv9InOT51v3c2OTP3e3Vwou8uenDHKUqWy 96SEKEfimcYcarQ+M7H+iS5pu0XuB8skf+acZKLwDOzpMiJeALRyh/xN4q14nnG4 moKR5271 =UUnj -----END PGP SIGNATURE----- --xsILJLaVOAbiPmXa--