mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Renaud Barbier <renaud.barbier@ge.com>
To: barebox@lists.infradead.org
Subject: [PATCH 2/2] DA923RC: increase malloc size
Date: Mon,  3 Feb 2014 15:08:25 +0000	[thread overview]
Message-ID: <1391440105-16959-3-git-send-email-renaud.barbier@ge.com> (raw)
In-Reply-To: <1391440105-16959-1-git-send-email-renaud.barbier@ge.com>

Increase the malloc size so that larger debug Linux image can be loaded.

Signed-off-by: Renaud Barbier <renaud.barbier@ge.com>
---
 arch/ppc/configs/da923rc_defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/ppc/configs/da923rc_defconfig b/arch/ppc/configs/da923rc_defconfig
index da1b13a..34eab40 100644
--- a/arch/ppc/configs/da923rc_defconfig
+++ b/arch/ppc/configs/da923rc_defconfig
@@ -48,7 +48,7 @@ CONFIG_FS_UBIFS=y
 CONFIG_FS_UBIFS_COMPRESSION_LZO=y
 CONFIG_CMD_UNLZO=y
 CONFIG_LZO_DECOMPRESS=y
-CONFIG_MALLOC_SIZE=0x2800000
+CONFIG_MALLOC_SIZE=0x4000000
 CONFIG_PROMPT="GE> "
 CONFIG_BAUDRATE=9600
 CONFIG_RELOCATABLE=y
-- 
1.7.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  parent reply	other threads:[~2014-02-03 15:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-03 15:08 [PATCH 0/2] DA923RC: boot script and " Renaud Barbier
2014-02-03 15:08 ` [PATCH 1/2] DA923RC: add boot script Renaud Barbier
2014-02-03 15:08 ` Renaud Barbier [this message]
2014-02-04  7:13 ` [PATCH 0/2] DA923RC: boot script and malloc size Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1391440105-16959-3-git-send-email-renaud.barbier@ge.com \
    --to=renaud.barbier@ge.com \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox