From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlev Zundel Date: Mon, 20 Dec 2004 18:25:06 +0100 Subject: [U-Boot-Users] Re: Reading or writing jffs2 - how? In-Reply-To: <41C6DD2F.5090800@egholm-nielsen.dk> (Martin Egholm Nielsen's message of "Mon, 20 Dec 2004 15:09:51 +0100") References: <87hdmnuvpi.fsf@deepthought.outer.space.org> <41C6DD2F.5090800@egholm-nielsen.dk> Message-ID: <87ekhkc26l.fsf@deepthought.outer.space.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Martin, > The problem has been solved... > The reason that "ls" didn't work from u-boot, was that the boards' > u-boot config-file included an erroneous nand-size: > > #define CONFIG_JFFS2_NAND_SIZE 64*1024*1024 Yes, I was about to check the options available in U-Boot and ask you to verify those but you beat me to it. > My board had only one configuration-file associated, but multiple > nand-size configurations. > > The jffs2-image problems were related to the endianess problems of > mkfs.jffs2: > > http://lists.infradead.org/pipermail/linux-mtd/2004-January/009091.html Another reason for using our ELDK - it has a working mkfs.jff2 ;) Cheers Detlev -- He who can properly define and divide is to be considered a god. -- Plato