From patchwork Thu Dec 21 12:40:19 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 122545 Delivered-To: patch@linaro.org Received: by 10.140.22.227 with SMTP id 90csp828742qgn; Thu, 21 Dec 2017 04:40:41 -0800 (PST) X-Google-Smtp-Source: ACJfBouF//HYxxFxOX7+sBrZtz3rKrgMDNINzGMdMOQXdoiIkubSR55GzOe5sJnfBD1ryHqsP0Ud X-Received: by 10.80.177.153 with SMTP id m25mr10346412edd.181.1513860041465; Thu, 21 Dec 2017 04:40:41 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1513860041; cv=none; d=google.com; s=arc-20160816; b=UDoqOUqjauGAAd2Q583OzOdU8CHZA8iRx8iRDi8mA3Hl1pet15/vjHwCrB9K1DXhG8 I1hX8ptCRnGVdKumdNpJ2nYm6msSWd3GETmoQVzo/XjB0FvdEZO+RlVBk+faOeI+3Vsp Wi7O6loEn/0m02sVBFGEgtC2+50lr5mM16mTBYc4uxUCZKJb/0/xdnK+3VwXZIaJXj94 MWE7WmxcCvu4wBpwhGtsCHS60Bfxso//rd/4xxY6xMRI23L4EvgY1WQlK0rCggonu0MV fZ4jAVSDqihIObC5yUebVghMDk1Qx0+YORg9gyY0HHBZozJowtbhGLTxSuePXHnuazIS dIZg== 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:message-id:date:to:from :arc-authentication-results; bh=V+H+ql/vN3kvr78hngLnxNXOWcEEIhei6IMsueDHpSY=; b=O0VezxDyEN1cVgx14atd5tqmvxIJAUpTnu+YjzZemWrrUOPejvllm8F5cV746j2SQg 42py3VH1FpEI6RsiH2bIB+4rynZ9FVr/ybaUIe3eIw6yiA0bEmcOxbmY+a6tFF1MKcM3 7ZX3yiKi/RfMNW7ZfjibC5wi17Kk/7j57dNXnNLsGsVBx23gNpGyZeo1U0vsqIV5sGrI ZnTOi8sDOZE/mYJtcc3eMYVJF0LZTuW9OomTRKh2NOo5YYBkXdn3g5QhccJfvKuRPgkh 5pLE2mbK3vM4leZvbvVGv199F6FGfPsKe4Xlru8LQ/BubHm0CyL2QfIYfcgK5HaTUUAT EUOQ== 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 m32si4114568ede.497.2017.12.21.04.40.40; Thu, 21 Dec 2017 04:40:41 -0800 (PST) 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 BEE67C221C8; Thu, 21 Dec 2017 12:40:36 +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 56604C21F67; Thu, 21 Dec 2017 12:40:34 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id DCEE3C21F0A; Thu, 21 Dec 2017 12:40:32 +0000 (UTC) Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by lists.denx.de (Postfix) with ESMTP id 66608C21E45 for ; Thu, 21 Dec 2017 12:40:32 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 769BA207AA; Thu, 21 Dec 2017 13:40:31 +0100 (CET) Received: from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.free-electrons.com (Postfix) with ESMTPSA id 49DB9203B5; Thu, 21 Dec 2017 13:40:31 +0100 (CET) From: Maxime Ripard To: Tom Rini Date: Thu, 21 Dec 2017 13:40:19 +0100 Message-Id: <20171221124030.23721-1-maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.14.3 Cc: Andre Przywara , agraf@suse.de, u-boot@lists.denx.de, Maxime Ripard , Jagan Teki Subject: [U-Boot] [PATCH 00/11] sunxi: arm64 binary size fixes 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" Hi, As we discussed already, this is the list of options that we will need to disable by default. I also added to the mix a size check, which even though it's not really optimal, is temporary and will be removed in a future (and hopefully close) release. Tom, is this still something we can merge for 2018.01? Thanks! Maxime Andre Heider (1): sunxi: imply CONFIG_OF_LIBFDT_OVERLAY Maxime Ripard (10): cmd: crc32: Disable by default on sunXi cmd: unzip: Disable by default on sunXi cmd: loadb: Disable by default on sunXi cmd: loads: Disable by default on sunXi cmd: misc: Disable by default on sunXi video: bpp8: Disable by default on sunXi video: bpp16: Disable by default on sunXi net: regex: Disable by default on sunXi Makefile: Add size check to the u-boot.itb make target sunxi: Add limit with the MMC environment Makefile | 1 + arch/arm/Kconfig | 1 + cmd/Kconfig | 5 +++++ configs/CHIP_defconfig | 1 - configs/CHIP_pro_defconfig | 1 - drivers/video/Kconfig | 2 ++ include/configs/sunxi-common.h | 10 ++++++++++ lib/Kconfig | 1 + 8 files changed, 20 insertions(+), 2 deletions(-)