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 59C6CC433EF for ; Fri, 11 Mar 2022 19:58:31 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 79733837F6; Fri, 11 Mar 2022 20:58:28 +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="hInLiXXr"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 197B0837EF; Fri, 11 Mar 2022 20:58:27 +0100 (CET) Received: from mail-qk1-x732.google.com (mail-qk1-x732.google.com [IPv6:2607:f8b0:4864:20::732]) (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 29339837EF for ; Fri, 11 Mar 2022 20:58:24 +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-qk1-x732.google.com with SMTP id r127so7852839qke.13 for ; Fri, 11 Mar 2022 11:58:24 -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=ot3SzelUUuupTM6/Pkld92EAq8QUmKy0PJ3qKZWC/cM=; b=hInLiXXrb2rj8eRDOUXy6apTiTTfCZGXqsBWHYyLYp99Frp+o7TQtD3lFtkoq+Re07 9tGjKV3hWuWJkXJo9zbvHXlSfVyBnAExdV5sVeCarypm4NmCAQelBOsKAeoU0m0/728w L29Qi2m8Fy0AIUws2FCQPI4/98u29brAtvK2o= 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=ot3SzelUUuupTM6/Pkld92EAq8QUmKy0PJ3qKZWC/cM=; b=S4pSHMuAzzoRDMWnMhq8LClPmzCyULWcegygTTiqruhlGqGbaNXMpdwlFVj3JRAOCv GRjeFBSg02zOus/S6pY8YbeliyDdhuMmQVZEskhJ3F3f7+WK1BXbC7woslRp5vImjo5o mwqWRBN8I8NOu8nZhZO+IMBrBtE6+DiVGtAX+SD+wLD2VEQYktAKBfOI4hr3++yAdVfI n3DoSurDBxegav4P6xlUrwrFFDAs7WCwv4uq/aCKIUPEcCczPDDl8S7zbTLkBX57U9jA LvWQ3nOzIeogzRqydUofP8FrGd0e66r/ImvRSlZ4kxQ17XdCrKQOHiM1DF9zDb9nUKFl TLzQ== X-Gm-Message-State: AOAM5314/pgxcHdNP9ycMZC0tHektCE1G7XMFd36NxyfRLEdPXZDzhPC elPthueY3uDKtNjE2WqJAsvohA== X-Google-Smtp-Source: ABdhPJxHM9VgF4K15/9VccF4VZXeQAJ1yNvVZ+LK8EatQT/A0+a1Ju1QLBM5LIKAgF/27L3xN3an7g== X-Received: by 2002:a05:620a:1981:b0:507:4a52:f310 with SMTP id bm1-20020a05620a198100b005074a52f310mr7799457qkb.611.1647028702879; Fri, 11 Mar 2022 11:58:22 -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 g4-20020ac87d04000000b002e06b4674a1sm6201382qtb.61.2022.03.11.11.58.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Mar 2022 11:58:21 -0800 (PST) Date: Fri, 11 Mar 2022 14:58:19 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , AKASHI Takahiro , Soeren Moch Subject: Re: [PATCH 2/5] tbs2910: Disable ext4 write Message-ID: <20220311195819.GW5020@bill-the-cat> References: <20220311191005.364540-1-sjg@chromium.org> <20220311191005.364540-3-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0CHKT3anvf6u5QiQ" Content-Disposition: inline In-Reply-To: <20220311191005.364540-3-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 --0CHKT3anvf6u5QiQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 give > it some more space. >=20 > 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 Tom --0CHKT3anvf6u5QiQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmIrqdgACgkQFHw5/5Y0 tyyYfQwAn5l/XfTn/6vT/TL3le9yEOXyriPoEvL8YqbHAxKV8jTa35Qhr3WxzU5F 2bdOCrgih0+QFJvDU85trD5UqS6VJg1tMCa1wg++GuJeFzpDfB+GZHf4lBgBZc3z nJh6pYLLJdQhtu3UWMcOgA07BElu1VsS8k2mttSYZDvgV7eN2BA3m6+VbtNNt5ma HIQnvIAn2iqyQSFqg4kDLsrk7a8hLG4UgDeNZfRz2eLkbW61uo+kxPdwtmv2WLCZ SEm2zwJV5G+ZqKUF4ijJ+6juWqgaLNskfd+5jqLrmsLSt95btpBEKioU/xfbwiCP Sn6miABlDsjMhWePhIC/pVl62IU6Ssi/kua/+aUwvWhgKc3+9PvxJVL4zs0+10i4 4O6Sk5y2V2m4VxRG/44ZRTIEKqoFEPjvfbBrjuAPDF2X91s2tqEdCmpLBMai8tqQ QlNyWhf/vyoXyJlnlFQzXqLRZoMAbbq98qafMs/O8ONYUEwZz2CTXGsVsYHrMz5g 8oPs02Y5 =6XgO -----END PGP SIGNATURE----- --0CHKT3anvf6u5QiQ--