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 A5F6FC433EF for ; Mon, 13 Jun 2022 23:39:42 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B167E8448C; Tue, 14 Jun 2022 01:39:40 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=linaro.org 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=linaro.org header.i=@linaro.org header.b="lXGvcdAn"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 66EDC8448D; Tue, 14 Jun 2022 01:39:39 +0200 (CEST) Received: from mail-pg1-x52b.google.com (mail-pg1-x52b.google.com [IPv6:2607:f8b0:4864:20::52b]) (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 D5AA384486 for ; Tue, 14 Jun 2022 01:39:36 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=takahiro.akashi@linaro.org Received: by mail-pg1-x52b.google.com with SMTP id 184so6943103pga.12 for ; Mon, 13 Jun 2022 16:39:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=++4hCtOD7J4TQwC4nlBaipPMmoSp1ROCgPLffN7npeA=; b=lXGvcdAniIJvfbZpnK94conCVVNjEY/0FPUaIc189qXWzFloCqzQrNSKLBTmZI4E5E MRVEdbhyrCiSLfKyKkzfjh1CgBlKrpNUj4jJNmgXMGz7aqL7g5vpKO3rNISsKS680qM9 /XQMvkrpP7Yc64K7HyKvhSFBRVF52w0reScRxsTsMI3vBTa0zxSxYiQ5wa6WY+kKwx53 siy2IvRlYja11w7nyvIQLk7ia9C0ZBSVKoOVle+b3fmK3ovLZmU1MXp/tuJtaT3vGM4J lYsC15OYWyEvQasMwPDssWumEz9TZGvD854LEPYJIFz/J49Ih2q23MG8LlnSHCcFMg/q GW8g== 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 :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=++4hCtOD7J4TQwC4nlBaipPMmoSp1ROCgPLffN7npeA=; b=rEqivxh+1lZUCsHiIlLnMcVvElTGFp1RtguWWmW072POLSNt2K6U9Nun21pO93WuhL r4bgLpEwrN6XbuImR+JYhWhF/9B0XBGTVFKemWagtNTLX4jyU0c9GLQKgOlS812btECH zpXr2Vwr4jLFjVPz5MqI10H3QtwqdHkVebjm1CZ5eSOUbM/Zx5inq+lIrhdzhQ7vTIWm ESMaw952btJLhN1vpzzjIZVkVShoN69If1es91pett0mCeT4LDwNfkELYFyFiZ1LxcWK mU516oJt4whRpjPqr9VJi9Qk2XSKfEdPxb0WhAclp5NrEyFmZ8koS7O/kXmRaVd84bAw 45eA== X-Gm-Message-State: AOAM531plVkgtAMXKg0xd3pjX6zv9ZKpZmbunzT82gl6huNMvVKWoFXk hfKg1VhSqBJP35swy9zKzhwHeg== X-Google-Smtp-Source: ABdhPJzsE9vxuwN442O7bfKrfNNFYztcTFbdip/EyNeJlDfYD450UYRK1+5o6PFQGxnqDDHR42A7Yw== X-Received: by 2002:a63:65c7:0:b0:3fc:85b5:30c0 with SMTP id z190-20020a6365c7000000b003fc85b530c0mr1851324pgb.165.1655163575008; Mon, 13 Jun 2022 16:39:35 -0700 (PDT) Received: from laputa ([2400:4050:c3e1:100:197a:c7d0:1b63:14a8]) by smtp.gmail.com with ESMTPSA id w7-20020a623007000000b0051bac6d2603sm5911578pfw.214.2022.06.13.16.39.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jun 2022 16:39:34 -0700 (PDT) Date: Tue, 14 Jun 2022 08:39:30 +0900 From: "AKASHI, Takahiro" To: Fabio Estevam Cc: Mark Kettenis , Tom Rini , Neil Armstrong , Heinrich Schuchardt , Simon Glass , ilias.apalodimas@linaro.org, U-Boot-Denx , Heiko Thiery Subject: Re: [PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice Message-ID: <20220613233930.GA35072@laputa> Mail-Followup-To: "AKASHI, Takahiro" , Fabio Estevam , Mark Kettenis , Tom Rini , Neil Armstrong , Heinrich Schuchardt , Simon Glass , ilias.apalodimas@linaro.org, U-Boot-Denx , Heiko Thiery References: <20220419010517.47175-1-takahiro.akashi@linaro.org> <20220419010517.47175-8-takahiro.akashi@linaro.org> <258575a1-8c55-3229-f27a-d608a7aad0ec@baylibre.com> <20220613201057.GT2484912@bill-the-cat> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 On Mon, Jun 13, 2022 at 07:48:01PM -0300, Fabio Estevam wrote: > Hi Mark, > > On Mon, Jun 13, 2022 at 7:21 PM Mark Kettenis wrote: > > > This looks like the reply the terminal sends in response to the "Query > > cursor position" command that is sent in > > lib/efi_loader/efi_console.c:query_console_serial(). > > > > It might be worth trying to increase the timeout in term_get_char(). > > I did as you suggested and increased the timeout from 100ms to 1000ms. > > After that, I no longer see the problem, thanks! So I hope that my patch has broken nothing. -Takahiro Akashi > Would this be an acceptable fix?