From patchwork Tue Apr 26 18:16:56 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sam Protsenko X-Patchwork-Id: 66720 Delivered-To: patch@linaro.org Received: by 10.140.93.198 with SMTP id d64csp1762956qge; Tue, 26 Apr 2016 11:17:08 -0700 (PDT) X-Received: by 10.194.138.37 with SMTP id qn5mr4746469wjb.108.1461694628910; Tue, 26 Apr 2016 11:17:08 -0700 (PDT) Return-Path: Received: from theia.denx.de (theia.denx.de. [85.214.87.163]) by mx.google.com with ESMTP id mu5si15143wjb.4.2016.04.26.11.17.08; Tue, 26 Apr 2016 11:17:08 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) client-ip=85.214.87.163; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 62D43A76E2; Tue, 26 Apr 2016 20:17:08 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OdK7m023FmuG; Tue, 26 Apr 2016 20:17:08 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id EE10CA75BC; Tue, 26 Apr 2016 20:17:07 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A16D7A75BC for ; Tue, 26 Apr 2016 20:17:03 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3f8iMf0YQDfl for ; Tue, 26 Apr 2016 20:17:03 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-lf0-f49.google.com (mail-lf0-f49.google.com [209.85.215.49]) by theia.denx.de (Postfix) with ESMTPS id 685694B9CB for ; Tue, 26 Apr 2016 20:16:59 +0200 (CEST) Received: by mail-lf0-f49.google.com with SMTP id u64so25395679lff.3 for ; Tue, 26 Apr 2016 11:16:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=Iu3pQ2Y8lWaxrlHhl4BkLg/ddkZfuNqexHDNrjXUcRo=; b=j/YDer1b0J1HQHATJQ7tYiNs/XX24hSJXYalH8EK9EASEczU+eBqOZ+HuCPX0NEr0M qtxSWGFqyVm4UhIDQIhTry/FS7iZM3qamh2OvenouHa7vIGJBnjAzpwg9Jvd3LDX2zjD 7F3sZyNsoZlL/oIK6PJPjIDxViDsyDtQvGkxs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=Iu3pQ2Y8lWaxrlHhl4BkLg/ddkZfuNqexHDNrjXUcRo=; b=IbWs8rPWKY50OEwhjMnxvlEGbKHyz3So7BdWPaqarnxoM1vTpeWT/Hluex/8TjidGd vIqc967KECjJZN6Drm6EHKMag8NB/GOt0StbCA/L4NUFb27vnAqJgpUV0MMe0yJ4JEoZ 0Q7Su6XgTufzptJwCptep69PriYPYzhEaHJqhe3CQLK8RS/jojuZgslHSSvG4xoMTuJf elO/46RUDf/hQEeFIuKYcfwOYCjMZTyICOjs3g7J7Ov+qU3Nkc1x3xdGcvsnBufhvAMM GoiOES0otRSxwbYroJ/shvcUBhdCB7zQni4VIhLJjyf33bcRHvQiOr6b8LCtB7O35puB TLjQ== X-Gm-Message-State: AOPr4FXebQc9L0jym0A4owvazEDimV+aXwveV6gyeGLSkkLi2T6OUu3y+rIkB+O60XjdtfQ6 X-Received: by 10.112.54.132 with SMTP id j4mr1858011lbp.3.1461694618900; Tue, 26 Apr 2016 11:16:58 -0700 (PDT) Received: from localhost ([195.238.92.132]) by smtp.gmail.com with ESMTPSA id v4sm32712lbv.40.2016.04.26.11.16.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Apr 2016 11:16:58 -0700 (PDT) From: Sam Protsenko To: u-boot@lists.denx.de Date: Tue, 26 Apr 2016 21:16:56 +0300 Message-Id: <1461694617-13672-1-git-send-email-semen.protsenko@linaro.org> X-Mailer: git-send-email 2.8.0.rc3 Cc: Praneeth Bajjuri , Tom Rini Subject: [U-Boot] [PATCH] arm: dra7xx: Extend bootloader partition X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 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" With FIT images support enabled, u-boot.img size increases up to 612 KiB. Extend "bootloader" partition size accordingly. With extended "bootloader" partition there is no gap between "misc" and "efs" partitions anymore. Keep "efs" partition alignment intact anyway (start=1280K), so that Android partitions addresses are compatible with older versions of u-boot, while size of rest partitions can be adjusted. Signed-off-by: Sam Protsenko --- include/configs/dra7xx_evm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.8.0.rc3 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h index 79b6c09..92373ac 100644 --- a/include/configs/dra7xx_evm.h +++ b/include/configs/dra7xx_evm.h @@ -56,7 +56,7 @@ "partitions_android=" \ "uuid_disk=${uuid_gpt_disk};" \ "name=xloader,start=128K,size=128K,uuid=${uuid_gpt_xloader};" \ - "name=bootloader,size=384K,uuid=${uuid_gpt_bootloader};" \ + "name=bootloader,size=768K,uuid=${uuid_gpt_bootloader};" \ "name=environment,size=128K,uuid=${uuid_gpt_environment};" \ "name=misc,size=128K,uuid=${uuid_gpt_misc};" \ "name=efs,start=1280K,size=16M,uuid=${uuid_gpt_efs};" \