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 37C0CC433F5 for ; Fri, 11 Mar 2022 20:21:46 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3D92D83AEF; Fri, 11 Mar 2022 21:21:44 +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="RJJXB/6p"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4211783AF0; Fri, 11 Mar 2022 21:21:42 +0100 (CET) Received: from mail-qv1-xf29.google.com (mail-qv1-xf29.google.com [IPv6:2607:f8b0:4864:20::f29]) (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 2DDAD83AE7 for ; Fri, 11 Mar 2022 21:21:39 +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-qv1-xf29.google.com with SMTP id e22so7851801qvf.9 for ; Fri, 11 Mar 2022 12:21:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=HNKkEYMZsGH8sX6gU+nMIl2H+x82bpY+FkStaUKY464=; b=RJJXB/6p+nMX1HuJZr8BbmrMT3OtJo6YUWZ7d/P4DXyYVHYUyyWUsHMZJTQBbdxI7B bJjT0yPzAhDUWDW3YIR6ZgoZLbI+F49BFhDBF9EWJ9ModaIpvPNCxtxUZEPr7mA+hyv/ 1Lp7imvW07V2rDsd+ShZ1XGMxIBOvoMFkRXLw= 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:references :mime-version:content-disposition:in-reply-to; bh=HNKkEYMZsGH8sX6gU+nMIl2H+x82bpY+FkStaUKY464=; b=yAjNL4Jk4CR3rRuvodPkiUC6RrLi7RqV5XGhWdv6k5hQHjV2Cx8LnSg+mce/omtSUm 0GqKfgjT/LIvGn9PI6dkTJFER1NNprnTOFNzicNcehPQ5rBjIhca4RSKtvMgozWPfkTL CjU5uLUfKL6RT2w1/5HP7VO9jhiQNLbFkb0FzFn5MIEuTnvcfg7QppGWsU8+dHkRnPNL +OP/xW/qkELa7EcFRTXzsIB2WECJd++ID2uXwaaP9aH0IS2XFi9l+Hbca2lQrRqzmuq0 RG1JT8B4tXBC0WMjGzaMjK/9+YOP78cxkWcxW0pU/uOgfmeYCpLGijqLAophAQJkVgV9 s6fQ== X-Gm-Message-State: AOAM5313Q9iLRKR2yzf6ycDWPk0Fntg4gpczcWK/UqQfWb8eaA/TM8S+ mLYzr+w6hifiPfTcZpQixsaDRw== X-Google-Smtp-Source: ABdhPJxataHlhXuwNCU3Ufw3Hrx0Kx3AOj5yn8J8FywuPjtL6Dv9uKi/qnpjhppXcmtbjfO6RRrCTQ== X-Received: by 2002:a05:6214:2a49:b0:42c:1b0d:7282 with SMTP id jf9-20020a0562142a4900b0042c1b0d7282mr9258661qvb.28.1647030098034; Fri, 11 Mar 2022 12:21:38 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id 64-20020a370343000000b0067b31f32693sm4433592qkd.109.2022.03.11.12.21.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Mar 2022 12:21:37 -0800 (PST) Date: Fri, 11 Mar 2022 15:21:34 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , AKASHI Takahiro , Nobuhiro Iwamatsu Subject: Re: [PATCH 3/5] rcar3_salvator-x: Drop EFI_LOADER Message-ID: <20220311202134.GX5020@bill-the-cat> References: <20220311191005.364540-1-sjg@chromium.org> <20220311191005.364540-4-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="TsWJcoz1aoy9CG5q" Content-Disposition: inline In-Reply-To: <20220311191005.364540-4-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.5 at phobos.denx.de X-Virus-Status: Clean --TsWJcoz1aoy9CG5q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 11, 2022 at 12:10:03PM -0700, Simon Glass wrote: > This board is too close to the limit to enable this feature. Drop it. >=20 > Signed-off-by: Simon Glass > --- >=20 > configs/rcar3_salvator-x_defconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/configs/rcar3_salvator-x_defconfig b/configs/rcar3_salvator-= x_defconfig > index 5fb27d257af..402d56a1321 100644 > --- a/configs/rcar3_salvator-x_defconfig > +++ b/configs/rcar3_salvator-x_defconfig > @@ -102,4 +102,4 @@ CONFIG_USB_EHCI_HCD=3Dy > CONFIG_USB_EHCI_GENERIC=3Dy > CONFIG_USB_STORAGE=3Dy > CONFIG_OF_LIBFDT_OVERLAY=3Dy > -# CONFIG_EFI_UNICODE_CAPITALIZATION is not set > +# CONFIG_EFI_LOADER is not set How close to the limit, but also how interested are the maintainers in having UEFI boot? This is likely another place where run-time checking LTO is advised, but is likely fine as rzg2_beacon already enables it. --=20 Tom --TsWJcoz1aoy9CG5q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmIrr0sACgkQFHw5/5Y0 tyxbYgv+MsmjXFoGhxg5s84mvaxVYAY7qXf9rKFiZoWlPmjDLImW9uYNP9J032MZ JFjOSVqzriCUHN/hY6pb+4EZORfm0RLLHSP6imh/JKsBcEhjy7g3bODkqUhN4GCU pDqlgwFQOWOqNpjLygvdp1W7/qHqcMuAf6C0upXdcmIChEFSaU5uI4NiF9ic0mTH H0/+A+r8Xe0bImSdOVb1hNXM79jma39+goPlaFiHHRSq3yZhpHKw9zUdaaGfB+yM 5q/5iK5Vk+eKJNg4Mm6U9rX7SIkkw6ZmJrTuaSTtvezECQDojWZhrxRz3byrHHce EOJGCxR/Ct+Mtx/uRrCSNXL+7f3WF2IPQGM1ttxRGmBhBui2ZVbsUCdzozZPWgVz mZ0MiXnzjPeREtD2nRcAz41LEKXA16ih3xHG2rTPJBpDiqCsH6kOhfQ92AwGHzu4 k055iGwyh5cfpUp/a7T8/JVrm8wQ6IrayizLKoMdFSGywG4f7od+muOHNzg3HH9S dtpJjrXc =Xhzu -----END PGP SIGNATURE----- --TsWJcoz1aoy9CG5q--