From patchwork Thu Oct 19 08:26:46 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 116342 Delivered-To: patch@linaro.org Received: by 10.140.22.164 with SMTP id 33csp225628qgn; Thu, 19 Oct 2017 01:27:09 -0700 (PDT) X-Google-Smtp-Source: ABhQp+SnWclh1Q0pESs7bIr49y640gwonMfrcFGC3pJidHCHKRVqGr828FSNnhfWgFt6aAjbP4NM X-Received: by 10.80.150.196 with SMTP id z4mr1397051eda.269.1508401629053; Thu, 19 Oct 2017 01:27:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1508401629; cv=none; d=google.com; s=arc-20160816; b=WFei7xXq94ycpc9OUxBI8gN6tRSpGjFxAjTM+o9aJjvu8gjg+9NsdiebRbT+OtYCSU MCv71Zg4wOVa/uCRbrhm1aFfOI5HUAM3lkxS8j72bfKSkNwA1AWUCFjnItbCaMwDHikX 2m5Yc8Y9+1MBG/uEJJ3niBFmjdjEQsabU089BQYW4mURKmkxpaS/SwWougcPAa86PEn4 dhjojcVax6cQbs4Kc0makcwLw3f2cVzPFAwU1ImBVtX8FtqCcrIDhNnuk0fY8DYs9kSA Cv8AURStas7wt0MjZBgdRTZZ32TPqnrXo0f8vlM8+XwHFw5aT33kKK9DF/7jjxzgY2rg 6X0w== 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=HXsh5JzVNJ99cgZ719WW0SAwumCsxk1ajVQC/GCmYM4=; b=SOtDmdw9lwM3kPxymT/ZFjsD95f6yx3SMkx6LZtFVjXXL8FICk5FVCqLxtC+fs4a0E 7S8oqlytsq0aPtzZj3WLzCjAAQ4ALzFWFLTuDoKds+GKn+eLGk11d9cTQ6uhObWmh6FB NMmJdyF6XDiWE5nPU9ZU5h5VICmZtxuYuEU7mL7BLSSf9plmJJ0fbMjr8dDsENoL4pRF C4i6tJxYG8QlSSrOahSNcvJHkQ18GajZuvnijYidlFLckvhKlqn9w3dK64XsduOTrIRd e/JVl3hfix3JBCacPNi9nfSmNAYWR3+aZO+fgXlDD81GXboJA2NN40Tyagq5/26krm4S iT+A== 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 35si361694edn.468.2017.10.19.01.27.08; Thu, 19 Oct 2017 01:27:09 -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 54092C21F07; Thu, 19 Oct 2017 08:27:06 +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 6FDD6C21D90; Thu, 19 Oct 2017 08:27:04 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 089A1C21D90; Thu, 19 Oct 2017 08:27:02 +0000 (UTC) Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by lists.denx.de (Postfix) with ESMTP id B5B84C21C93 for ; Thu, 19 Oct 2017 08:27:02 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 21CA920876; Thu, 19 Oct 2017 10:27:01 +0200 (CEST) Received: from localhost (unknown [185.94.189.190]) by mail.free-electrons.com (Postfix) with ESMTPSA id AC18D20759; Thu, 19 Oct 2017 10:26:50 +0200 (CEST) From: Maxime Ripard To: Tom Rini Date: Thu, 19 Oct 2017 10:26:46 +0200 Message-Id: <20171019082649.27819-1-maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.14.2 Cc: u-boot@lists.denx.de, Maxime Ripard , Jagan Teki Subject: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al. 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, Most featureful boards, such as the Cubietruck, have been broken since the release 2017.09. This is due to a size increase of the binary that will trip us across the size we've been using in the u-boot-sunxi-with-spl.bin file. We would have two ways to work around it. The first one would be to just increase the offset of the environment. However, since it would break all the environments of our users and possibly the custom partition scheme that they would have created, it doesn't really seem like a smart move. Another one would be to start trimming down a bit our enabled options in order to reduce the size and to gain some extra space for users customisations. I've taken care some of the low hanging fruits, and we should probably take another go at it in the future (and add a size check in the image build somehow?) Maxime Maxime Ripard (3): ARM: sunxi: Disable USB host options by default ARM: sunxi: Disable FAT write by default efi_loader: Do not enable it by default for sunxi arch/arm/Kconfig | 4 ---- lib/efi_loader/Kconfig | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-)