public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Andre Puschmann <andre.puschmann@stud.tu-ilmenau.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Dataflash and JFFS2
Date: Tue, 27 Jun 2006 11:49:11 +0200	[thread overview]
Message-ID: <e7quuu$ugk$1@sea.gmane.org> (raw)
In-Reply-To: <20060626204239.24A3C352681@atlas.denx.de>

Wolfgang Denk wrote:
> In message <e7onni$mj5$1@sea.gmane.org> you wrote:
>> is offset relative to starting flash address?
>> partition starts at 0x29040 (with 0xc0000000 as base) size is 0x3f6e10
>> which is a multiple of 528, right?
> 
> I don't think so.

sorry, i already corrected this typo :-) size is 0x3f6c00

but where should offset start from? at 0x00000000 or 0xc0000000?

this is my config:
#undef CONFIG_JFFS2_CMDLINE
#define CONFIG_JFFS2_DEV		"nor0"
#define CONFIG_JFFS2_PART_SIZE		0x3f6c00
#define CONFIG_JFFS2_PART_OFFSET	(CFG_DATAFLASH_LOGIC_ADDR_CS0 + 0x29040)

where 0x29040 is the beginning of the partition starting from 0xc0000000



is it suppose to work generally on dataflash?

> 
>> what does the parameter CONFIG_JFFS2_DEV really mean, is it just a
>> symbolical name?
> 
> Yes.

so calling it nor0 doesn't effect anything?

> 
> Best regards,
> 
> Wolfgang Denk
> 

regards
andre

  reply	other threads:[~2006-06-27  9:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-26 12:29 [U-Boot-Users] Dataflash and JFFS2 Andre Puschmann
2006-06-26 13:07 ` Wolfgang Denk
2006-06-26 13:33   ` Andre Puschmann
2006-06-26 14:45     ` Andre Puschmann
2006-06-26 20:42     ` Wolfgang Denk
2006-06-27  9:49       ` Andre Puschmann [this message]
2006-06-27 10:13         ` Wolfgang Denk
2006-06-27 11:50           ` Andre Puschmann
2006-06-27 12:06 ` Marco Cavallini
2006-06-27 12:19   ` Andre Puschmann
2006-06-27 12:29     ` Andre Puschmann

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='e7quuu$ugk$1@sea.gmane.org' \
    --to=andre.puschmann@stud.tu-ilmenau.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox