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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to