[U-Boot-Users] Abour JFFS2 commands

Ladislav Michl ladis at linux-mips.org
Fri May 25 14:22:56 CEST 2007


On Fri, May 25, 2007 at 05:41:01PM +0530, Vaibhav Hiremath wrote:
> Hi All,
> 
> How many JFFS commands uboot supports?
> 
> Actually,
> I have ported UBoot for ARM1176 CPU, and I am using Intel NOR Flash.
> After mounting JFFS2 on to Flash memory I am able to see only "fsinfo" and
> "ls" command only.
> 
> There should be rm, cd, etc.. commands. Is I am missing something?

jffs2 is read-only in u-boot, there fore there is no 'rm' command.
Change directory is not implemented. The only command are:
fsinfo, fsload and ls (it takes agrument: directory to list files in)

Best regards,
	ladis





More information about the U-Boot mailing list