All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] mmc changes in v2014.04-rc3 cause problems when using mmc in SPL
Date: Wed, 09 Apr 2014 00:05:04 +0200	[thread overview]
Message-ID: <53447290.6080702@redhat.com> (raw)

Hi,

While merging v2014.04-rc3 into our sunxi u-boot branch, I hit a problem
where mmc would no longer work in the SPL.

The problem is that the new mmc_create call forces use of HEAP memory,
while in the SPL there may be no HEAP.

For now I've created a small 2048 bytes HEAP in our SPL, but if possible
I would like to get rid of the need for a HEAP though, as we only have
24K of RAM for our SPL.

Regards,

Hans

             reply	other threads:[~2014-04-08 22:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-08 22:05 Hans de Goede [this message]
2014-04-08 23:07 ` [U-Boot] mmc changes in v2014.04-rc3 cause problems when using mmc in SPL Tom Rini
2014-04-13 13:15   ` Hans de Goede

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=53447290.6080702@redhat.com \
    --to=hdegoede@redhat.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.