Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] mkfs.jffs2 image is not usable
Date: Wed, 13 Oct 2010 09:06:19 -0300	[thread overview]
Message-ID: <4CB5A0BB.2040106@zacarias.com.ar> (raw)
In-Reply-To: <0D753D10438DA54287A00B02708426976450A64C87@AUSP01VMBX24.collaborationhost.net>

On 10/13/10 01:53, H Hartley Sweeten wrote:

> I also tried installing the mtd utils locally on my Debian system and then
> created the jffs2 image using /usr/sbin/mkfs.jffs2.  This image is the
> same size as the one manually created using the $(HOST_DIR) one, but the
> files are very different.  When I boot with that image I don't get any
> error messages by the kernel boot hangs after:
> 
> Freeing init memory: 208K
> 
> Can anyone offer some ideas of suggestions?
> 
> Thanks,
> Hartley

Did you check that the flash geometry (page size / erase size) match the
flash device on your board? That would make the jffs2 image different in
content but not much in size as you see.
It's the "flash type" option in buildroot.
Parallel flash = NOR.
AT45 = SPI DataFlash from Atmel.
NAND flash = the usual these days.
Or you can go the custom way if one of the predetermined values doesn't
match your flash device.
Regards.

  reply	other threads:[~2010-10-13 12:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-13  4:53 [Buildroot] mkfs.jffs2 image is not usable H Hartley Sweeten
2010-10-13 12:06 ` Gustavo Zacarias [this message]
2010-10-13 19:07   ` H Hartley Sweeten
2010-10-14 20:17     ` Peter Korsgaard
2010-10-14 20:34       ` H Hartley Sweeten
2010-10-14 20:20     ` Peter Korsgaard
2010-10-14 20:46       ` H Hartley Sweeten
2010-10-14 21:06         ` Peter Korsgaard

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=4CB5A0BB.2040106@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox