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 5A47FC433F5 for ; Sat, 12 Mar 2022 04:04:20 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2A53B83AE7; Sat, 12 Mar 2022 05:04:17 +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="jXC2QHMH"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id A74D983AF7; Sat, 12 Mar 2022 05:04:15 +0100 (CET) Received: from mail-qv1-xf2e.google.com (mail-qv1-xf2e.google.com [IPv6:2607:f8b0:4864:20::f2e]) (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 37FA583108 for ; Sat, 12 Mar 2022 05:04:12 +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-xf2e.google.com with SMTP id jq9so8553299qvb.0 for ; Fri, 11 Mar 2022 20:04:12 -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=ioiyszhnsKUtGiddskbZpQyRuQhD3PKdrFcv2XB3V0Y=; b=jXC2QHMH/xIa0qLm6UrzNL0NYk1iQa1tlHVB3KHphPC+sqjNxlQzSgfCN9IlRRbDMj arrJbdHHxMGebp7c7tPDckDmbqwkMfr7fMvxAgOfzyLzZavo+QzrPckPjjEHcYkieA8Q IhVDgi/zykBxdueIYXM60+C/LMW2prd40HjzY= 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=ioiyszhnsKUtGiddskbZpQyRuQhD3PKdrFcv2XB3V0Y=; b=TFCenxShnnp+Pk7ogrMexvA7EM8PrDhlI/7uB6CZzr9v+JyuBM6H+vpvOXlR1OmpZR Jp9CnD7ak0VwuYaHYPsNn8CAk4E2f66xbY6AGinb+20eqmbnMUbhXsqhY8VdzPdY4pU0 e3ICMOL5hi4E6LlGb0EhHVrCb1n20mU+QU2la3P7nNPpX5KxSN/Ah2W30DPiAY0JGqkx DY1HduEp2jfUUJ9HsKk6lTR0Xa5NKBZIcn51dLZgbaC6SjpRVslJaizWJZwW3bSOpr1a T4efS/d2Fxgw1rJjEulDDZK8fc+y1cJFCKuKePqQElYYXUPYtFkFB8oVfTDnNM2yl+dF D2JA== X-Gm-Message-State: AOAM5320IYZrS4wNZmdbc9T8rHwvKJitqX+UJNJbOztR4xJSs9+DqZeK sB2T99ZT6/cW9FYbtce0z94hNQ== X-Google-Smtp-Source: ABdhPJyTdnUfRDSP3EtkYexs+xiC9ixU9dPxGGaPf72njJzLoEj/K5k7hQ5fuooVJct7oud0Ip0jXw== X-Received: by 2002:a05:6214:f29:b0:438:eaae:8e19 with SMTP id iw9-20020a0562140f2900b00438eaae8e19mr7574614qvb.4.1647057850856; Fri, 11 Mar 2022 20:04:10 -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 z3-20020ac87f83000000b002deae661c08sm7042109qtj.33.2022.03.11.20.04.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Mar 2022 20:04:09 -0800 (PST) Date: Fri, 11 Mar 2022 23:04:08 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , AKASHI Takahiro , Soeren Moch , q@bill-the-cat Subject: Re: [PATCH 2/5] tbs2910: Disable ext4 write Message-ID: <20220312040408.GY5020@bill-the-cat> References: <20220311191005.364540-1-sjg@chromium.org> <20220311191005.364540-3-sjg@chromium.org> <20220311195819.GW5020@bill-the-cat> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="myda8z5PGMklj5Rc" Content-Disposition: inline In-Reply-To: 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 --myda8z5PGMklj5Rc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 11, 2022 at 07:24:41PM -0700, Simon Glass wrote: > Hi Tom, >=20 > On Fri, 11 Mar 2022 at 12:58, Tom Rini wrote: > > > > On Fri, Mar 11, 2022 at 12:10:02PM -0700, Simon Glass wrote: > > > > > This board is right up against the size limit. Drop ext4 writing to g= ive > > > it some more space. > > > > > > Signed-off-by: Simon Glass > > > > I would really like to see what LTO does here instead of removing > > functionality. I'm sure it shrinks things enough to fit, but it does > > need run time testing. >=20 > Well let's see if the maintainer responds. But this is blocking the > EFI series which we really need to get in it. It can always be cleaned > up later. Erm, Soeren has been quite responsive. --=20 Tom --myda8z5PGMklj5Rc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmIsG7AACgkQFHw5/5Y0 tyxOBAv/XcGLC/8Mq+l83dOudRBYOSbSGvdHStKAH4gh+EQ/cBh5JE0eXrlr4rhU sZQUfqcZ1DD1bWkomi5FA3B4HN6RWebG53Z0L0QG40DkXvB1awhaZ1WdXG/WGEWl ZL/1TQaT0+H1GGoFGGbUgu1RUZnAWTlvx69fHXrCaUv3ue3U0hVsFPnI48H7lkuK Et5/EvKQFC0ARx/c3Ttq7GaMAtKi7Flqk8LBlk5nOjWuvLbiOaPCr9eiKm+mLlmg Us6uJCTafr9XSb+qHZ+SwADc0Mp7MntOsq3culal2fz4+qaLnhEpeTz4k9clo4Kn kfSfCGUYmsXB5jGB7W2OUmXmzqU9MvGZ0EyegBmeH4Cwep39w5/moroG2MTFvUFh 2LBn/v9rfhYVzInV0n/DRNfv/+oOsFsYX5hxHV+mydAN+kpSeaKPsxmuBZlOdCbz q9GWrE0yPrq3qi6s9G+URFHYUXQaPBCUFX4W/cwA2dSO/qxbD7BbJ99pbM7C6Rxs s1JbI+dw =jU8E -----END PGP SIGNATURE----- --myda8z5PGMklj5Rc--