From patchwork Thu Oct 19 08:26:48 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 116343 Delivered-To: patch@linaro.org Received: by 10.140.22.164 with SMTP id 33csp226498qgn; Thu, 19 Oct 2017 01:28:26 -0700 (PDT) X-Google-Smtp-Source: ABhQp+RNsgGoJytCmMkK2Kuez8HUgQcxsdvxAsPT5V839FoLkOOwCqq52f/2NytorVBArSbD82rK X-Received: by 10.80.146.98 with SMTP id j31mr1460706eda.298.1508401706743; Thu, 19 Oct 2017 01:28:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1508401706; cv=none; d=google.com; s=arc-20160816; b=FMmH4QLkHfAainvS4KVaU3l5Z4YIenL7ZQ/LVbliM7XADETwYN65PQ4V3zTF3UxEyT GxEQb4MqqFzEYbY3N2ul21FKKLf5oa9rwUQ7L1VLkVe+FVYNKIT6ZkOXNEKiJjX6Hsry snZGIg6laaKMeozGfJF9tNXuO2yEw7hsuut8BFC5iqsXmo46b8Ij/3D6a9Ju0qqAMT3k wV1b8ZE5W1WCHC+0asoNBbh6ssWWzgvD0dn/yaaIXlIxDyAN/o5omrC6UIWqtARYGkVT VOPB2Nyc6J540RXnoBJHuBkqxIoDOdhVuPEuVu9T8dDdjIWoMQ8z5CNG0gzlth2+m51g L7UQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:references:in-reply-to:message-id :date:to:from:arc-authentication-results; bh=gzprRxX+8KLKdRwpGIdyi2tb0FF7BV5gneG8edVN1Ek=; b=jDBgEyA7qCaX3RqqCDQOnsFpRkR65sri0EUnuZhO2R1m+0h0iX/NFYyHSaoCwkkNRf +1+dNEu7m5eOiNAX0Okm1IxnB2Hbqs+F4CronXUCgRb5HPCDqxuIxTBjtAwguwHw6Fix LtuLkCd+AjOqOp4ppwDtef1bS6VssGi1cyGcGG72yLb0Z0x+953Ltt4eJS+jMgJG4ZM/ oDP9aja3Wh4TRTXsbXrT3rJhodFJeZdTKqf5TSQsZPqsuvpTjJJSQuCYTGyXXmdXwkN2 7/Yyr+obUiMQFfXSFa8IAgbDBFAypUXyLtZlciK5VzdYDmzruH1abZc94+4m5WujLZoU KAFw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Return-Path: Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id o1si869834eda.317.2017.10.19.01.28.24; Thu, 19 Oct 2017 01:28:26 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) client-ip=81.169.180.215; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by lists.denx.de (Postfix, from userid 105) id 5320BC21F46; Thu, 19 Oct 2017 08:27:38 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id E6025C21F27; Thu, 19 Oct 2017 08:27:18 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id E4E24C21F22; Thu, 19 Oct 2017 08:27:10 +0000 (UTC) Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by lists.denx.de (Postfix) with ESMTP id A4DBCC21F1A for ; Thu, 19 Oct 2017 08:27:06 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 2EBBC20788; Thu, 19 Oct 2017 10:27:05 +0200 (CEST) Received: from localhost (unknown [185.94.189.190]) by mail.free-electrons.com (Postfix) with ESMTPSA id B690D2082B; Thu, 19 Oct 2017 10:26:54 +0200 (CEST) From: Maxime Ripard To: Tom Rini Date: Thu, 19 Oct 2017 10:26:48 +0200 Message-Id: <20171019082649.27819-3-maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.14.2 In-Reply-To: <20171019082649.27819-1-maxime.ripard@free-electrons.com> References: <20171019082649.27819-1-maxime.ripard@free-electrons.com> Cc: u-boot@lists.denx.de, Maxime Ripard , Jagan Teki Subject: [U-Boot] [PATCH 2/3] ARM: sunxi: Disable FAT write by default X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Writing to FAT filesystems isn't a very widely used feature in U-Boot where most of the interaction would be reading from such a filesystem. Remove the imply to gain a bit of size in our binaries. Signed-off-by: Maxime Ripard --- arch/arm/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 0eaf54bd8ddb..2f67ccb9df30 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -700,7 +700,6 @@ config ARCH_SUNXI select USB if DISTRO_DEFAULTS select USE_TINY_PRINTF imply CMD_GPT - imply FAT_WRITE imply PRE_CONSOLE_BUFFER imply SPL_GPIO_SUPPORT imply SPL_LIBCOMMON_SUPPORT