public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Dataflash and JFFS2
@ 2006-06-26 12:29 Andre Puschmann
  2006-06-26 13:07 ` Wolfgang Denk
  2006-06-27 12:06 ` Marco Cavallini
  0 siblings, 2 replies; 11+ messages in thread
From: Andre Puschmann @ 2006-06-26 12:29 UTC (permalink / raw)
  To: u-boot

hello folks,
we are using an atmel at91rm9200-dk based custom board with 4mb of
dataflash.
i stored the kernel image inside of an jffs2-partition on the dataflash.
to load the kernel i am trying to read the image out of the
jffs2-partition on dataflash.

i get the following error when typing "fsinfo":
<log>
no such FLASH device: nor0 (valid range 0 ... -1
incorrect device: nor0
</log>

my settings in modified at91rm9200dk.h-file are:

#undef CONFIG_JFFS2_CMDLINE
#define CONFIG_JFFS2_DEV		"nor0"
#define CONFIG_JFFS2_PART_SIZE		0x3f6fbf
#define CONFIG_JFFS2_PART_OFFSET	0xc0029040


all other configs that use jffs-read-functionality don't have
any dataflash, so is this possible generally?!

regards
andre

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-06-27 12:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox