From patchwork Tue Jul 23 20:27:53 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Goldschmidt X-Patchwork-Id: 1135909 X-Patchwork-Delegate: simon.k.r.goldschmidt@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="VD18DQ0q"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 45tVTt0VJyz9s4Y for ; Wed, 24 Jul 2019 06:30:25 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 91156C21C38; Tue, 23 Jul 2019 20:28:25 +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=FREEMAIL_FROM, RCVD_IN_MSPIKE_H2, T_DKIM_INVALID 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 6541FC21DF9; Tue, 23 Jul 2019 20:28:24 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 511C2C21DD9; Tue, 23 Jul 2019 20:28:09 +0000 (UTC) Received: from mail-wr1-f68.google.com (mail-wr1-f68.google.com [209.85.221.68]) by lists.denx.de (Postfix) with ESMTPS id 7D69AC21D9A for ; Tue, 23 Jul 2019 20:28:07 +0000 (UTC) Received: by mail-wr1-f68.google.com with SMTP id r1so44510984wrl.7 for ; Tue, 23 Jul 2019 13:28:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=z5iOqPIB4UmHs1c4HjMgLwiilH9MSoXAaAr85H0oJCU=; b=VD18DQ0q8pqwtjqVjaJY/8Q4RbBySVODxXGcwuzz4cNUvsHxEqy2lvPn+R31Cc+dCt 8O08AVEpLSifR7JvXtnrcGrwebFLYkPfpnuBt4u/vR4Ic1R9kR3ZCD0JhjLEAJrgN89x NG1ZlIdnwJ1O981721ZsUMzHy3vZ0wzrlULLfk/Q96IwqNShFZEy0/umN3l3caa814eK qYxOwRI6TGbtclE2taKS26jgAoKVk2oqjiOUHVaO+OyH35nBNi+KGl76hKk4DcvZZGg/ RkPLb5qOi1kMg2VibWQc3LjIv+e9ynv7IsacAc4yYSYJAYJDwjOwCefj0nmxZo7o0Z/j XgvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=z5iOqPIB4UmHs1c4HjMgLwiilH9MSoXAaAr85H0oJCU=; b=TK1oDjxYJ4ompfjUyj+kDaecHPamYiBUSkNvkoaWvhyZJpsng859MFEKDoc6juX3W1 u5tE+hbQCJUITbaKwdo1HGrVrFPNPhubi9yxt/zaQlK9DtyAi4bariEx2s6F/hmc3WX3 FATwmmP7AUc6zCAzZgnz6jEH9cODntnyjmnP+LeOer2/V7OIPEWdLy0Kl7/fDmG852dJ M3TmT2JuwvSdxOHd2cC2sq/67h+6AGHMoRC7uoXaGXTEa+P7sVqVp6tos5AGyOj5k0oh QmW7P3ABguaQbxXVnTeCavG8zZOoYu+1moWgrXBALIrVZvkEy65ZhUL95VSVhMkRIf9J MInA== X-Gm-Message-State: APjAAAXbLCEuGD8L75CIJCn/Q1g9tuasG01J86gAwusjKm17FX8/+lUB ctck/5ZhFGVIfW/CTf4Gvlw= X-Google-Smtp-Source: APXvYqzeQOqcK0s3gYvTzvlPSzSgowMWUDCOrazyN4JDm2wqmDAdHTfdFm4dma+fJ3W95FAVxAMZvQ== X-Received: by 2002:adf:e941:: with SMTP id m1mr74175180wrn.279.1563913687219; Tue, 23 Jul 2019 13:28:07 -0700 (PDT) Received: from ubuntu.home ([2a02:8071:6a3:700:e1af:5c69:a16b:945c]) by smtp.gmail.com with ESMTPSA id l25sm34057284wme.13.2019.07.23.13.28.05 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Tue, 23 Jul 2019 13:28:06 -0700 (PDT) From: Simon Goldschmidt To: Marek Vasut Date: Tue, 23 Jul 2019 22:27:53 +0200 Message-Id: <20190723202758.21295-3-simon.k.r.goldschmidt@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190723202758.21295-1-simon.k.r.goldschmidt@gmail.com> References: <20190723202758.21295-1-simon.k.r.goldschmidt@gmail.com> MIME-Version: 1.0 Cc: u-boot@lists.denx.de, Tom Rini Subject: [U-Boot] [PATCH 2/6] arm: socfpga: gen5: increase SPL_SYS_MALLOC_F_LEN 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: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" In preparation to adding more DM based drivers, increase the SPL pre-relocation heap just enough to allow those new drivers to run. Signed-off-by: Simon Goldschmidt --- arch/arm/mach-socfpga/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-socfpga/Kconfig b/arch/arm/mach-socfpga/Kconfig index 1d914648e3..9efdcd6f10 100644 --- a/arch/arm/mach-socfpga/Kconfig +++ b/arch/arm/mach-socfpga/Kconfig @@ -13,7 +13,7 @@ config SPL_STACK_R_ADDR default 0x00800000 if TARGET_SOCFPGA_GEN5 config SPL_SYS_MALLOC_F_LEN - default 0x800 if TARGET_SOCFPGA_GEN5 + default 0x1100 if TARGET_SOCFPGA_GEN5 config SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION_TYPE default 0xa2