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 707DFC00A5A for ; Thu, 19 Jan 2023 14:47:34 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E600085688; Thu, 19 Jan 2023 15:46:42 +0100 (CET) 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="G9gQzSYt"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id C793A8569C; Thu, 19 Jan 2023 15:46:08 +0100 (CET) Received: from mail-yw1-x1135.google.com (mail-yw1-x1135.google.com [IPv6:2607:f8b0:4864:20::1135]) (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 30600856A1 for ; Thu, 19 Jan 2023 15:46:02 +0100 (CET) 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-yw1-x1135.google.com with SMTP id 00721157ae682-4fd37a1551cso5439557b3.13 for ; Thu, 19 Jan 2023 06:46:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; 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=XpF6ZEysZpoonzbNZOR4brCkK7mdGjPJcxYnf+0HSsI=; b=G9gQzSYtCPcZGebN0kSvi3TmetJ/yIw52N/COhvd1Uf2R/5vKRn34HLZ2/1oPZ8WWW ocJESgaC0XU8signlrK3ZKpDaJBBbsTVoMgmHN+jMCducfT9n6a8ewMpI2X+1xfYYVt3 aMmpcu6sxakLt4rF6YEE4a6ehRomntmPavb/M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=XpF6ZEysZpoonzbNZOR4brCkK7mdGjPJcxYnf+0HSsI=; b=kjHTR7YUf2Fc6nN79UZipkWKU9+xyWfIxLglZJDayL3GOLHxk+PFKBVRggy22j2v7Y G6RDSTZDH4hYoYe9altPi6YTWiVp7OPjMvjjTLrzTHnD3co6mJZ1pw318BYc9BSMtWZp wduXXuOe0E1rvRX/nDZi2Y9EfYnAPoeo8V8DTmQ3uzo7kYHIwtIL3Cg6bSHeW05wMKWi 5DPsKehOWMN1k+QHlNfFes0izg/2iMBRasIkIym8dzj8dlbn0MJJdUsLnWwlchftbpCD ONvmaJmzvdfgAMZrEUjBhy0P7oKZNmremKQ9tEVCYDZT4I5hkO/D9JiICjGz0R/yTtt5 6mRg== X-Gm-Message-State: AFqh2krb/EjMCXtc21qozWBiRk7byrtjJnRXnx4pV/7r40H2FyKuLftv 13CwpOrW14SXPNr5fjNKjYYKSw== X-Google-Smtp-Source: AMrXdXvV4azRUKiuH0LobgLqDS4LqbTN08vkACkjKpGY1GoUeDF4r8nqG8qo7xZT/UsVEX9wfgLLgA== X-Received: by 2002:a81:551:0:b0:4fd:2f4b:de36 with SMTP id 78-20020a810551000000b004fd2f4bde36mr384984ywf.2.1674139560788; Thu, 19 Jan 2023 06:46:00 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-99bd-1ec8-6b02-61e8.res6.spectrum.com. [2603:6081:7b00:6400:99bd:1ec8:6b02:61e8]) by smtp.gmail.com with ESMTPSA id o5-20020a05620a2a0500b006fcc437c2e8sm24633634qkp.44.2023.01.19.06.46.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Jan 2023 06:46:00 -0800 (PST) Date: Thu, 19 Jan 2023 09:45:58 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Karsten Merker , Heinrich Schuchardt Subject: Re: [PATCH v2] vbe: Allow probing the VBE bootmeth to fail in OS fixup Message-ID: <20230119144558.GV631605@bill-the-cat> References: <20230112234854.936325-1-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="nDmTXYS4kVhtHHfR" Content-Disposition: inline In-Reply-To: <20230112234854.936325-1-sjg@chromium.org> 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.6 at phobos.denx.de X-Virus-Status: Clean --nDmTXYS4kVhtHHfR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 12, 2023 at 04:48:54PM -0700, Simon Glass wrote: > This device is created when there are no bootmeths defined in the device > tree. But it cannot be probed without a device tree node. >=20 > For now, ignore a probe failure. >=20 > Signed-off-by: Simon Glass > Reported-by: Karsten Merker > Suggested-by: Heinrich Schuchardt > Fixes: a56f663f0707 ("vbe: Add info about the VBE device to the fwupd nod= e") > Tested-by: Vagrant Cascadian > Tested-by: Karsten Merker Applied to u-boot/master, thanks! --=20 Tom --nDmTXYS4kVhtHHfR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmPJV6YACgkQFHw5/5Y0 tywz9gwAi8TQjkDd/rmyis0ov/mz3Vapvenff4cdBXCJj57UE58ZX6FiLhplLeJR oZZedsj9ggrEv9iImxSFAFEqQf7y3fk/+gZIIFvWluGtyWFRMPWFkIc8J4K0Dd82 FJxMsz8NNshkrHii/wBZudV2waP7cTSDJ5PXJmL/XK7Iwqiyx3OKyQ02ng128WTN NYugwU22h150n+DZfIcT2iK0WfusienTyBKp4SWNfKKi8fs+gyer2ndJUcLMhULo FJlptNO8ZIcG6Dc2sLdNmJYK1O4Bl9lYB3F2pV856EVGQiDQT4K+7te0jrG24bQ5 sURyIQIE4yC85ueS4pP7G2P/UGdSs/BVB9F4LJ3mhlwc4CqAJjCC1AZaU2IZpFZf hyxNl9v5ymuTK5lhLdz7cFp3QkRHRd9I7LQnwlyY6+V+XolIweYFetxO4CaKQXXM PJ1ya+my/foO/Wbmk7gLtM6HZzYnECvUx0uaQNNZkSCXJ3GkfC2OSz5ANHmHdnGk yXn3MUHq =OFK9 -----END PGP SIGNATURE----- --nDmTXYS4kVhtHHfR--