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 0977CC76196 for ; Mon, 10 Apr 2023 14:37:20 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7EF3084D10; Mon, 10 Apr 2023 16:37: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=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="Z58A0yh7"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 191198450D; Mon, 10 Apr 2023 16:37:15 +0200 (CEST) Received: from mail-qt1-x830.google.com (mail-qt1-x830.google.com [IPv6:2607:f8b0:4864:20::830]) (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 0ACEE859AD for ; Mon, 10 Apr 2023 16:37:10 +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-x830.google.com with SMTP id l11so7552008qtj.4 for ; Mon, 10 Apr 2023 07:37:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1681137429; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=a4A22zrDF32zGzDWjEbFuS51Z3FrKb1mcgBJHA9X6y4=; b=Z58A0yh7+eoYVzYeKBfsi2AvfbATj9NSEFsIZaGb4F46TudwFgTRJg6bZRJHDVH6JF VKEBEwaUTCVHUVZJBRgsivV7N6OMvqscxXH6NhJ+krRXBVw1yT2CAQRuuLwE6JWias8h FkHi8Q1iaicpyCbOBRVaTo0oaw4qMSpf36Kf0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681137429; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=a4A22zrDF32zGzDWjEbFuS51Z3FrKb1mcgBJHA9X6y4=; b=rZ/ao939rJJCgjA4GGma/mE3KfTcUepF1Kn56k8/52nuhD9drEjxEJIwzc3a0jGrgE kXXUtPT22zF1rzbKcI6G1MxvYBs42L/PkR90f6Dqu7JkSMD55Lf64LsU5LL77YOhEzuG yjpUsFgiymKEoQaakjMCccgbg5kLZGaTVFkgp/QObwOyiIKh2alY7nZ+6odPE5r2zGwr zbwrZoRfkQmLky/IchBZxDgE2BLKvVMciTQEnmEleoloWmVKXIYRr8UiMpslR7Vj3LJN SSqU/pqrjlg80OYpLBq5HBpcPgh2lkzpZvNBnm5fihtrdfpj7GpJTLtlRB5PbUzy2Jij Zzzw== X-Gm-Message-State: AAQBX9f6f5VCKf06mg8gYJ1HznPLoDxmn2PRhxCUu0flGit9rgld+8HJ i4FKLKnI8/qbsPl6c0prqt07z8Y6N7APhypDQSxETw== X-Google-Smtp-Source: AKy350a0/N8wwy/Z81nu8J9vUP3v2VLUGpXKu3y+73MWit7ub6k27935+yljP7/89kFoAII2NcGrdA== X-Received: by 2002:a05:622a:1343:b0:3b9:a372:e456 with SMTP id w3-20020a05622a134300b003b9a372e456mr16345479qtk.57.1681137429589; Mon, 10 Apr 2023 07:37:09 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-b5ac-ca54-8f36-d7a9.res6.spectrum.com. [2603:6081:7b00:6400:b5ac:ca54:8f36:d7a9]) by smtp.gmail.com with ESMTPSA id g129-20020a37b687000000b0074865a9cb34sm3314301qkf.28.2023.04.10.07.37.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 10 Apr 2023 07:37:09 -0700 (PDT) Date: Mon, 10 Apr 2023 10:37:07 -0400 From: Tom Rini To: Jaehoon Chung Cc: U-Boot Mailing List , Loic Poulain , ZY - sr , Jae hoon Chung , Pali =?iso-8859-1?Q?Roh=E1r?= Subject: Re: [GIT PULL] Please pull u-boot-mmc master Message-ID: <20230410143707.GX1134230@bill-the-cat> References: <4bbbb013-754e-e8ab-0d14-ce680c23bfd4@samsung.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0Oy+TY9G15VZ2Woo" Content-Disposition: inline In-Reply-To: <4bbbb013-754e-e8ab-0d14-ce680c23bfd4@samsung.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.8 at phobos.denx.de X-Virus-Status: Clean --0Oy+TY9G15VZ2Woo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 10, 2023 at 07:18:55PM +0900, Jaehoon Chung wrote: > Dear Tom, >=20 > Please pull u-boot-mmc master into u-boot master branch. > If there is any problem, let me know, plz. >=20 > Best Regards, > Jaehoon Chung >=20 > CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/15969 >=20 >=20 > The following changes since commit 7daa8dd59bc8455a43cdd2d0e34206e406e5cd= cc: >=20 > Merge tag 'efi-2023-07-rc1' of https://source.denx.de/u-boot/custodians= /u-boot-efi (2023-04-09 11:08:39 -0400) >=20 > are available in the Git repository at: >=20 > git@source.denx.de:u-boot/custodians/u-boot-mmc.git master >=20 > for you to fetch changes up to fbf368f176641029ac30843d4d3dbf26e384df38: >=20 > cmd: mmc: Return CMD_RET_* from commands (2023-04-10 12:18:45 +0900) >=20 Applied to u-boot/master, thanks! --=20 Tom --0Oy+TY9G15VZ2Woo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQ0HwwACgkQFHw5/5Y0 tywWSAwAn0xJuGPhi9fhe5zDGJkEAwBd/OyFpDMZDoJ0g+vECxkAA5Y8yOgsfBZn Gf4ILDtJ6Ap5j46qpd8fZKBqULkzNd7iCFruwWsOR9wKnZYfJGQVlrv7nU6MBar4 PY03cpfKm3myc+Aa4NOsQndxAMueOPkk7FsRKEe30cUbFRfgtiOG9o/49zv5i72D DuseYavgaQMWeF6Yr5YtlhDT8scMmMcYFXOBNbQx+MY4j5Ni5wWstWWIWC0n/nLg 9QMi5abw4zULJZb81hAXe+4qp9Q4115j3tVDFGD6i0EceJ44PZIx98ME2lv15/MB h4r4KHW1iQF9TuHCEvk91a0eHF+6E/6lbe8GQHG4uNDcuKjzVFCDBDulN8/lQgI3 l+SJMyDkT0+5QI6eXTpcCAKwYbZdBtwSXKT2x+LvLR9Ajwb/Go8jMDovT5hrhAgN QyWbC7IX6Bx+cyVS9LYl7LgSyE+sux2MG7QqIJFtGROyZd0d+zYJ7atrIYM+H2y8 yQtB7NKD =mhF0 -----END PGP SIGNATURE----- --0Oy+TY9G15VZ2Woo--