From patchwork Wed Oct 2 14:44:45 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 279757 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 79AEF2C0079 for ; Thu, 3 Oct 2013 00:51:06 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E44F84A067; Wed, 2 Oct 2013 16:51:04 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 L6JJbVOimGpx; Wed, 2 Oct 2013 16:51:04 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 804934A07A; Wed, 2 Oct 2013 16:51:03 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6CAAB4A067 for ; Wed, 2 Oct 2013 16:50:56 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 Z+IQ0St3HW-j for ; Wed, 2 Oct 2013 16:50:51 +0200 (CEST) X-Greylist: delayed 304 seconds by postgrey-1.27 at theia; Wed, 02 Oct 2013 16:50:43 CEST X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 BL_NJABL=ERR(-1.5) (only DNSBL check requested) Received: from mail-ye0-f201.google.com (mail-ye0-f201.google.com [209.85.213.201]) by theia.denx.de (Postfix) with ESMTPS id 13E104A081 for ; Wed, 2 Oct 2013 16:50:43 +0200 (CEST) Received: by mail-ye0-f201.google.com with SMTP id q3so87816yen.2 for ; Wed, 02 Oct 2013 07:50:42 -0700 (PDT) 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:in-reply-to :references; bh=XqZ8KVgf84fEb0t1QvhtrA5y+UgoJUdcNQFJuLKb+aE=; b=OEvG1dMtPAr5Bx62ipBL6kLvmfSFwD239c471wm3jOi+BSa6Bi6GL9+kN1S2+AgpaF 6Uv3HaThNSWD9pgLOQ/uoeV6guu3Q+LDPlzOHJvzPdFW4bXHIBLrn4YT4GoVIFqfGb21 +EiPOqePqFwMt5qEilgTFKDjDvpoc1GX8kUvIYyaK9abQlvV4ib2Sqlhrsl+LmOzmBdV MvYu7WNrf0zaO9uyX2HqXShtwuC6KFXaVVxeTgxMBP2EH58yZHGBBeCbgS+9h12m3Xkj icpulmSMDj1YC1ToC3xwQd9+LHvz+JtpzPBqFjPEgzOCExnaTQkTfd6/s62/iotArsHB GuCw== X-Gm-Message-State: ALoCoQns6m7UwvBBFHVyRNotci2VpwL7MzbhSq9Prfj7wengo7gUtU6Cpdrr+By8sd4fh5jo/eXMYHvyRolwN3oDzD8Fkd37oapw0aaJ4zHFwIavt62Is8QRc3lLQ8q6nfIufxPXJezHbXGjs26MOIpCgDxNhUncFQE7uUMjKzpYBhqagZ2ZPQ4P9j8hE4f2PYGGBWnUnTx+ X-Received: by 10.236.216.17 with SMTP id f17mr2292264yhp.18.1380725136817; Wed, 02 Oct 2013 07:45:36 -0700 (PDT) Received: from corp2gmr1-2.hot.corp.google.com (corp2gmr1-2.hot.corp.google.com [172.24.189.93]) by gmr-mx.google.com with ESMTPS id a24si85109yhl.1.1969.12.31.16.00.00 (version=TLSv1.1 cipher=AES128-SHA bits=128/128); Wed, 02 Oct 2013 07:45:36 -0700 (PDT) Received: from kaki.bld.corp.google.com (kaki.bld.corp.google.com [172.29.216.32]) by corp2gmr1-2.hot.corp.google.com (Postfix) with ESMTP id AAD325A419C; Wed, 2 Oct 2013 07:45:36 -0700 (PDT) Received: by kaki.bld.corp.google.com (Postfix, from userid 121222) id E23D9221FD8; Wed, 2 Oct 2013 08:45:12 -0600 (MDT) From: Simon Glass To: U-Boot Mailing List Date: Wed, 2 Oct 2013 08:44:45 -0600 Message-Id: <1380725088-20893-6-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.8.4 In-Reply-To: <1380725088-20893-1-git-send-email-sjg@chromium.org> References: <1380725088-20893-1-git-send-email-sjg@chromium.org> Cc: Tom Rini , u-boot-review@google.com Subject: [U-Boot] [PATCH 5/8] arm: ti: Increase malloc size to 16MB for armv7 boards X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de The current size of 1MB is not enough use to use DFU. Increase it for ARMv7 boards, all of which should have 32MB or more SDRAM. With this change it is possible to do 'dfu mmc 0' on a Beaglebone Black. Signed-off-by: Simon Glass --- include/configs/ti_armv7_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/ti_armv7_common.h b/include/configs/ti_armv7_common.h index e89e874..cf7d07d 100644 --- a/include/configs/ti_armv7_common.h +++ b/include/configs/ti_armv7_common.h @@ -102,7 +102,7 @@ * we are on so we do not need to rely on the command prompt. We set a * console baudrate of 115200 and use the default baud rate table. */ -#define CONFIG_SYS_MALLOC_LEN (1024 << 10) +#define CONFIG_SYS_MALLOC_LEN (16 << 20) #define CONFIG_SYS_HUSH_PARSER #define CONFIG_SYS_PROMPT "U-Boot# " #define CONFIG_SYS_CONSOLE_INFO_QUIET