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 0B61CC43334 for ; Wed, 15 Jun 2022 22:57:48 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6A1EB803E0; Thu, 16 Jun 2022 00:57:46 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=samsung.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=samsung.com header.i=@samsung.com header.b="r1kTekS4"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8298E81E79; Thu, 16 Jun 2022 00:57:45 +0200 (CEST) Received: from mailout2.samsung.com (mailout2.samsung.com [203.254.224.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id A666F803E0 for ; Thu, 16 Jun 2022 00:57:34 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=samsung.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jh80.chung@samsung.com Received: from epcas1p1.samsung.com (unknown [182.195.41.45]) by mailout2.samsung.com (KnoxPortal) with ESMTP id 20220615225728epoutp0202e645cd7da35026e4a61ae4fa5a5338~47V1Yopi21237712377epoutp02m for ; Wed, 15 Jun 2022 22:57:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 mailout2.samsung.com 20220615225728epoutp0202e645cd7da35026e4a61ae4fa5a5338~47V1Yopi21237712377epoutp02m DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1655333848; bh=YkqbzyFz5YGy4ZnCF/eJmXJcAm0lx66tyyA+9QBaxKM=; h=Date:To:Cc:From:Subject:References:From; b=r1kTekS4hrX+tcdNfvu5ElwxdAswzf1MB68Q76Lro6NHNxsdqRJQnYu1ozh/EbHKT s76x/VlT4TPh9w60W9qJWaqdG/ELDRHChbPZZJ323xwc4G//srbNvqAMHTDu4/VaI3 8JbjVDoh4sb3n+OtAVkP8f7wI2sp9SiHHUvbkOrQ= Received: from epsnrtp1.localdomain (unknown [182.195.42.162]) by epcas1p4.samsung.com (KnoxPortal) with ESMTP id 20220615225727epcas1p4ed0a4a4ea6932b6cbb5170f1d122f49b~47V0nozes3191031910epcas1p4n; Wed, 15 Jun 2022 22:57:27 +0000 (GMT) Received: from epsmges1p5.samsung.com (unknown [182.195.36.135]) by epsnrtp1.localdomain (Postfix) with ESMTP id 4LNggB0KWbz4x9Pv; Wed, 15 Jun 2022 22:57:26 +0000 (GMT) Received: from epcas1p1.samsung.com ( [182.195.41.45]) by epsmges1p5.samsung.com (Symantec Messaging Gateway) with SMTP id 44.CB.09935.5D36AA26; Thu, 16 Jun 2022 07:57:25 +0900 (KST) Received: from epsmtrp1.samsung.com (unknown [182.195.40.13]) by epcas1p2.samsung.com (KnoxPortal) with ESMTPA id 20220615225725epcas1p20fb187b0577d3951ce329ac864763cac~47Vy4c2nu0127401274epcas1p2M; Wed, 15 Jun 2022 22:57:25 +0000 (GMT) Received: from epsmgms1p2.samsung.com (unknown [182.195.42.42]) by epsmtrp1.samsung.com (KnoxPortal) with ESMTP id 20220615225725epsmtrp15f6dadb41ed6cd2274c95d87a3b5f1c6~47Vy3k7Yw2122421224epsmtrp1D; Wed, 15 Jun 2022 22:57:25 +0000 (GMT) X-AuditID: b6c32a39-75edfa80000026cf-84-62aa63d5cd0c Received: from epsmtip2.samsung.com ( [182.195.34.31]) by epsmgms1p2.samsung.com (Symantec Messaging Gateway) with SMTP id DC.B4.08924.5D36AA26; Thu, 16 Jun 2022 07:57:25 +0900 (KST) Received: from [10.113.113.235] (unknown [10.113.113.235]) by epsmtip2.samsung.com (KnoxPortal) with ESMTPA id 20220615225725epsmtip26626f9447d6d4a0457501ee93212cfe6~47VygH7w10371003710epsmtip2f; Wed, 15 Jun 2022 22:57:25 +0000 (GMT) Message-ID: <272fff1e-b03c-198b-45bb-3604f7dda4ab@samsung.com> Date: Thu, 16 Jun 2022 07:57:24 +0900 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Content-Language: en-US To: U-Boot Mailing List Cc: Tom Rini , Jaehoon Chung , Peng Fan , Loic Poulain , Patrick DELAUNAY From: Jaehoon Chung Subject: [GIT PULL] Please pull u-boot-mmc master Content-Transfer-Encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFprNJsWRmVeSWpSXmKPExsWy7bCmru7V5FVJBl+/m1vc+NXGavF702ZG i0nrr7Fb/Fj1hdVi6qTN7BZv93ayO7B5PO3fyu7x6sAqdo871/aweZy9s4PRY+O7HUwefVtW MQawRWXbZKQmpqQWKaTmJeenZOal2yp5B8c7x5uaGRjqGlpamCsp5CXmptoqufgE6Lpl5gDd oaRQlphTChQKSCwuVtK3synKLy1JVcjILy6xVUotSMkpMC3QK07MLS7NS9fLSy2xMjQwMDIF KkzIzrj7chdLwRyuigdH+5gaGHs5uhg5OSQETCT2bdjE2MXIxSEksINRYuHXHijnE6PE5/MH oJzPjBJLtj1nhGmZvOIQE0RiF6PEvcuH2SGc94wSXz7dZwGp4hWwk/jy9h+YzSKgKnFx/Tl2 iLigxMmZT8DiogIREitb34DZzALiEreezGcCsUUE9CQenz3KCjKUWeAwo8SBO2fAmtkEdCS2 fzsOViQsYCjx+OYJVohmeYntb+cwgzRICPxll7h6bClQAweQ4yKx4qo/xNnCEq+Ob2GHsKUk Xva3sUPUNzNKLF1ykBXC6WGU+NdwnQ2iylhi/9LJTCCDmAU0Jdbv0ocIK0rs/D2XEWIxn8S7 rz2sELt4JTrahCBKVCQuvX7JBLPr7pP/rBC2h8SEtR/B4kICsRLfXj5kncCoMAspXGYhhcUs JK/NQjhiASPLKkax1ILi3PTUYsMCU3h8J+fnbmIEp1Ityx2M099+0DvEyMTBeIhRgoNZSYTX LHhlkhBvSmJlVWpRfnxRaU5q8SFGU2DsTGSWEk3OBybzvJJ4QxNLAxMzI2MTC0MzQyVx3lXT TicKCaQnlqRmp6YWpBbB9DFxcEo1MJVK3bLYZ1+xzpL3/urrc8wVWK/ryK/ZKRJ44Zf645th QgkssjlHeXbcSzhwcQq744JrbGZz7vk0+ZiKXk3/8F/6pHTZpfR0j+tZLQpBeR2X7my4Guuy Ocagzf/pxUv+qdrGl28V3ihj6GBdWnpx96lGuwqrUtsKKe85OwpW2tq0J5rq81iYaX5c6fd2 uazNZ3ZBl11BXBa22n8PvbvHIXc8SiFMI3LhAb6H9Zku/1l3R277fff3BZ7sUJ1lLY1nqk8l xgpt3vjs0d9avsrYHcabnpeeLJma4yAe9+6vwI/dB4sOKmrf3/2t7eImY4W17z6xd+fyNOns UL1v/O3g27gZQaFCU+5v+sHFGSD1V4mlOCPRUIu5qDgRAAN4lQYuBAAA X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFrrHLMWRmVeSWpSXmKPExsWy7bCSvO7V5FVJBs/6JCxu/Gpjtfi9aTOj xaT119gtfqz6wmoxddJmdou3ezvZHdg8nvZvZfd4dWAVu8eda3vYPM7e2cHosfHdDiaPvi2r GAPYorhsUlJzMstSi/TtErgy7r7cxVIwh6viwdE+pgbGXo4uRk4OCQETickrDjF1MXJxCAns YJS4cXsNO0RCSuLz06lsXYwcQLawxOHDxRA1bxklTn09yQRSwytgJ/Hl7T8WEJtFQFXi4vpz 7BBxQYmTM5+AxUUFIiQ+LZvACmIzC4hL3HoyH6xXREBP4vHZo6wgQ5kFDjNKPHx7mhkkwSag I7H923GwImEBQ4nHN0+wghzBLKAusX6eEMQceYntb+cwT2AUmIVk3SwkK2YhdMxC0rGAkWUV o2RqQXFuem6xYYFRXmq5XnFibnFpXrpecn7uJkZwFGhp7WDcs+qD3iFGJg7GQ4wSHMxKIrxm wSuThHhTEiurUovy44tKc1KLDzFKc7AoifNe6DoZLySQnliSmp2aWpBaBJNl4uCUamBKKbvx rDbiAu+J92+W53A/cWBmcf10cuU7CdX2fG9uV0PBh60CbXdSnKdHyiZ6LIz88Cr0T6Taey2r tvMcIR93GNUYRLRq2/3zua0gfCjx+S+fD9MMbpn/90hR/fS313Lzd5XqJ8xbD22weabr/fvM 7GUTbhy81PPz+/13wk+O8l1nXGIrsXvhnabjtaIt9coZ05szLeSbY3sC5B4wP3cLbOwsyjp2 aMmBVflzd+76s3fNd1H2BiM1a6/wxYfOKLq/WajdUHBNeK2HrZdrzj7GlZs21lhIXjld6eBd vfjA8hDL5G0cJwWKw91vT15wocqn/dHB2mkayt7zgz6z2xyMLM+wYtOfZm5zrHWT91MlluKM REMt5qLiRABGqJOK8QIAAA== X-CMS-MailID: 20220615225725epcas1p20fb187b0577d3951ce329ac864763cac X-Msg-Generator: CA Content-Type: text/plain; charset="utf-8" X-Sendblock-Type: SVC_REQ_APPROVE CMS-TYPE: 101P DLP-Filter: Pass X-CFilter-Loop: Reflected X-CMS-RootMailID: 20220615225725epcas1p20fb187b0577d3951ce329ac864763cac References: 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 Dear Tom, Please pull u-boot-mmc master into u-boot master branch. If there is any problem, let me know, plz. Sorry for late. Best Regards, Jaehoon Chung CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/12319 The following changes since commit c18e5fb055ab789f58434e3cb432582adee0134c: dtoc: Update test_src_scan.py for new tegra compatibles (2022-06-14 13:59:23 -0400) are available in the Git repository at: git@source.denx.de:u-boot/custodians/u-boot-mmc.git master for you to fetch changes up to 12a29d3b851029212ca3b3e0f233fc7b62aa0a39: mmc: fsl_esdhc_imx: Implement wait_dat0 mmc ops (2022-06-15 15:39:59 +0900) ---------------------------------------------------------------- Loic Poulain (2): mmc: Add support for wait_dat0 callback mmc: fsl_esdhc_imx: Implement wait_dat0 mmc ops Patrick Delaunay (2): mmc: fix error message for unaligned erase request env: mmc : align erase address and size on erase_grp_size drivers/mmc/fsl_esdhc_imx.c | 50 ++++++++++++++++++++++++++++++--------------- drivers/mmc/mmc.c | 3 +++ drivers/mmc/mmc_write.c | 2 +- env/mmc.c | 10 ++++++--- include/mmc.h | 1 + 5 files changed, 45 insertions(+), 21 deletions(-)