All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Cooper <ecc@cmu.edu>
To: u-boot@lists.denx.de
Subject: [U-Boot] Using an initramfs in SDRAM
Date: Thu, 17 Feb 2011 11:06:47 -0500	[thread overview]
Message-ID: <20110217160647.GH19912@localhost> (raw)
In-Reply-To: <0E62BBF85AF134469094EB502CE90A321EAC24@TAMPA202EM.se.sypris.com>

On Thu, Feb 17, 2011 at 09:38:23AM -0500, Boswell, Patrick wrote:
> What bootargs should I pass to have a JTAG preloaded initramfs in SDRAM
> be used by a booting Linux (2.6.32) kernel for an Android boot system?

Unless I'm misunderstanding your question, you can convert your
initramfs image into a uInitrd (with mkimage), use u-boot to load that
into memory (from MMC or whatever), and then pass its address as the
second argument to bootm.

-- 
Eric Cooper             e c c @ c m u . e d u

      parent reply	other threads:[~2011-02-17 16:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-17 14:38 [U-Boot] Using an initramfs in SDRAM Boswell, Patrick
2011-02-17 15:31 ` Wolfgang Denk
2011-02-17 16:06 ` Eric Cooper [this message]

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=20110217160647.GH19912@localhost \
    --to=ecc@cmu.edu \
    --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.