All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: Sridhar Addagada <sridhar_a@yahoo.com>
Cc: "linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>
Subject: Re: arch/powerpc/platforms/83xx/misc.c
Date: Tue, 24 Jan 2012 13:33:22 -0600	[thread overview]
Message-ID: <4F1F0782.3010601@freescale.com> (raw)
In-Reply-To: <1327383250.37748.YahooMailNeo@web120206.mail.ne1.yahoo.com>

On 01/23/2012 11:34 PM, Sridhar Addagada wrote:
> I have a hang problem on my board based on MPC8377EWLAN, here is how i
> ran into problem. We are using u-boot to load the kernel, rootfs and
> device tree.  The kernel parameters have been set
> 
> root=/dev/ram rw rootfstype=ext2 ramdisk_size=131322 console=ttyS0,115200
> 
> but I load the rootfs image generated of rootfs.jffs2

JFFS2 is for use directly from flash, not as a ramdisk.  If you want to
use JFFS2, burn it to flash and specify the appropriate mtd device.  If
you want to use an initial ramdisk, use ext2.  Or better, use initramfs
(gzipped CPIO archive).

-Scott

      reply	other threads:[~2012-01-24 19:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24  5:34 arch/powerpc/platforms/83xx/misc.c Sridhar Addagada
2012-01-24 19:33 ` Scott Wood [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=4F1F0782.3010601@freescale.com \
    --to=scottwood@freescale.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=sridhar_a@yahoo.com \
    /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.