All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hinko Kocevar <hinko.kocevar@iskramedical.si>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] jffs2 fs for linux
Date: Fri, 25 Feb 2005 18:37:59 +0100	[thread overview]
Message-ID: <421F6277.6030604@iskramedical.si> (raw)
In-Reply-To: <41108D1A0010B564@hawk.dcu.ie>

Alan Casey wrote:
> Hi Hinko,
> 
>   I had a similar problem. If you make sure
>   that your Flash is programmed similar to
>   the following order then it should work
>   with the setup you describe:
>  
>   Image1 Addr1 u-boot  <-- mounted as /dev/mtdblock0
>   Image2 Addr2 kernel  <-- mounted as /dev/mtdblock1
>   Image3 Addr3 jffs2   <-- mounted as /dev/mtdblock2
> 

Hmm, this is just like my setup in flash.
0x00000000 - 0x000c0000		uboot+env
0x000c0000 - 0x002c0000		kernel
0x002c0000 - 0x02000000		rootfs(jffs2)

But as you can see from my previous post, kernel does not mount the 
rootfs as expected.

Are there any special/other bits I have to setup?

The same layout works on another pxa platform I have, but it is not 
running u-boot...

regards,
hk

-- 
hinko <dot> kocevar <at> iskramedical <dot> si
Hinko Kocevar, embedded systems developer
Iskra Medical d.o.o., Stegne 23, 1k LJ, SLO-EU

	"A? r?n"	|	[Analects XII:22]

  reply	other threads:[~2005-02-25 17:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-25 14:31 [U-Boot-Users] jffs2 fs for linux Hinko Kocevar
2005-02-25 17:28 ` Alan Casey
2005-02-25 17:37   ` Hinko Kocevar [this message]
2005-02-25 18:09     ` Alan Casey
2005-02-25 20:10     ` Wolfgang Denk
2005-02-25 20:03 ` Wolfgang Denk
2005-02-27 15:06   ` Hinko Kocevar

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=421F6277.6030604@iskramedical.si \
    --to=hinko.kocevar@iskramedical.si \
    --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.