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 17D77C19F2D for ; Sat, 13 Aug 2022 15:26:35 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B639184187; Sat, 13 Aug 2022 17:26:33 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="NXlP8mQG"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id CC6A684189; Sat, 13 Aug 2022 17:26:32 +0200 (CEST) Received: from mail-qt1-x82e.google.com (mail-qt1-x82e.google.com [IPv6:2607:f8b0:4864:20::82e]) (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 37934840F1 for ; Sat, 13 Aug 2022 17:26:30 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=seanga2@gmail.com Received: by mail-qt1-x82e.google.com with SMTP id y18so2778947qtv.5 for ; Sat, 13 Aug 2022 08:26:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:from:references:cc:to:subject:from:to:cc; bh=GNefl5Fgc4IGiUoI28eA5eMbeTWHBihkaKEYmWaDKJI=; b=NXlP8mQG5bgAhMYzdhgofMh4AlScYmHSKylxMWp1TDopnPaztx7KzQA5C5K6ZvFvEK OR9Yp2JH5zU0251kjoehPb56ivtwNHVObIzs3DPiH6AiD4BPP9SYb0uOuANmWxS1bccK r+qtRnn1aSNS0C6wQS9tAl1GAXEvil4fOcPkq0Xx8kmddm71DORABh52LX7P8NeRPO8L wmXXvUuPyzqMvCQua01bERnT8nYEwn8gxlnuKXHIDY2leK3zq2KBZS6zQb0kJlMM7xQ5 oJ9am1vPudekUIVM/XHhbhTqIz2zL2SSLSqGPhwpxoOU2l73th351nVULUAM0GgAGg+J wxAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:from:references:cc:to:subject :x-gm-message-state:from:to:cc; bh=GNefl5Fgc4IGiUoI28eA5eMbeTWHBihkaKEYmWaDKJI=; b=F6Qhrs5REjmafGkq7pN8ir0Lm4cXqT1pI1K4NPx2deuQZNj1JUC9T5hCOOiakWtCJ/ i+wj4d6NROmQ6dM/oASZIQZNcvYwrnoeeB5eGIi342buoaf0EZUq5TgpVwVZxF4N3erj iaY9sfSQbt+ghDMq7gau+B60tqkfbgyxUxUA/NeqF7si3/6rAaHH93NFZ72YSzRWMJB3 WWUN6Jlg/y4dRxvDWQBr2aXd+BLAYNNaJOnChgFxA5w+Vpz23FLwRjJdkhiAMlAY10aU sw7yQHG2lBbwaRRY+CyXX+PwPnX+wpDhU5e77lEsMctEVkcHGRETEvg3/KeWd6uqaKZg txRA== X-Gm-Message-State: ACgBeo3YhhjQTTbm03FHw78d0kRW6fulB0sXWHtco4B7/M/ZmJlfPNYt dMCegFHNCVSLT3V0EY/jV5c= X-Google-Smtp-Source: AA6agR4W0zmWvLpVt/VVRhWxbvLpAQLlLo32YhJ8ZfMBdXXTpDZgkgII16psVirjHz7XsunoEOLVNw== X-Received: by 2002:a05:622a:178e:b0:33b:1ad8:a58e with SMTP id s14-20020a05622a178e00b0033b1ad8a58emr7795412qtk.454.1660404388970; Sat, 13 Aug 2022 08:26:28 -0700 (PDT) Received: from [192.168.1.201] (pool-173-73-95-180.washdc.fios.verizon.net. [173.73.95.180]) by smtp.gmail.com with ESMTPSA id bs15-20020ac86f0f000000b0031ee918e9f9sm4044432qtb.39.2022.08.13.08.26.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 13 Aug 2022 08:26:28 -0700 (PDT) Subject: Re: [PATCH 1/4] mmc: sandbox: Initialize the status register To: Jaehoon Chung , Jaehoon Chung , u-boot@lists.denx.de Cc: Peng Fan , Simon Glass References: <20220330165446.438925-1-seanga2@gmail.com> <20220330165446.438925-2-seanga2@gmail.com> <11f16416-2871-5c8d-d370-0c93094c79b7@gmail.com> <0b43cd72-5e76-93fc-88d3-fdb2f9c85168@samsung.com> From: Sean Anderson Message-ID: <39919941-5d5a-0d6a-61de-577439305fe5@gmail.com> Date: Sat, 13 Aug 2022 11:26:27 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: <0b43cd72-5e76-93fc-88d3-fdb2f9c85168@samsung.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit 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 Hi Jaehoon, On 4/26/22 3:56 AM, Jaehoon Chung wrote: > Dear Sean, > > On 4/22/22 21:03, Jaehoon Chung wrote: >> Hi >> >> On 3/31/22 01:54, Sean Anderson wrote: >>> The send status command expects the status register to be returned as a >>> response. Without writing data back, whatever is on the stack will be >>> interpreted as the status register. There are a lot of fields in this >>> register, but fortunately all zeros is interpreted as "we don't support >>> anything." >>> >>> Signed-off-by: Sean Anderson >> >> Reviewed-by: Jaehoon Chung > > After applied your patch, CI testing was failed. > I have been checking what's problem. So this patch set will be applied after fixing it. Did you ever figure out what was causing CI failures? If you don't have time to look into it, could you send me the log? --Sean