[U-Boot] Using an initramfs in SDRAM

Eric Cooper ecc at cmu.edu
Thu Feb 17 17:06:47 CET 2011


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


More information about the U-Boot mailing list