
20 Dec
2004
20 Dec
'04
6:25 p.m.
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