All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] mpc885ads: Don't define CONFIG_BZIP2.
Date: Wed, 15 Aug 2007 16:16:57 -0500	[thread overview]
Message-ID: <46C36D49.20301@freescale.com> (raw)
In-Reply-To: <20070815211201.0876924713@gemini.denx.de>

Wolfgang Denk wrote:
> In message <20070815204646.GB17995@ld0162-tx32.am.freescale.net> you wrote:
> 
>>bzip2 requires a significant chunk of malloc space, and there isn't
>>enough room on mpc885ads (with only 8MB RAM) for both bzip2's malloc area
>>and a downloaded image at 0x400000.
> 
> 
> So download the image to 0x200000 ?

There's no device tree support yet, so the wrapper is being used, and 
that expects to be loaded at 0x400000.  Even if that were changed, 
moving it would mean there's less room for the relocated kernel, which 
gets moved down to zero (there's currently no way to tell the wrapper 
that the kernel's already uncompressed, so don't bother moving it at all).

-Scott

  reply	other threads:[~2007-08-15 21:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-15 20:46 [U-Boot-Users] [PATCH] mpc885ads: Don't define CONFIG_BZIP2 Scott Wood
2007-08-15 21:12 ` Wolfgang Denk
2007-08-15 21:16   ` Scott Wood [this message]
2007-08-15 21:59     ` Wolfgang Denk
2007-08-15 22:16       ` Scott Wood
2007-08-16 10:05         ` Wolfgang Denk
2007-08-16 10:06 ` Wolfgang Denk

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=46C36D49.20301@freescale.com \
    --to=scottwood@freescale.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.