[U-Boot] Fw:How can I use yaffs2 in uboot

William Juul william at juul.no
Mon Jun 7 08:56:34 CEST 2010


On Mon, Jun 7, 2010 at 08:44, Wolfgang Denk <wd at denx.de> wrote:

> Dear jackfriend,
>
> In message <39c3dad3.3bd4.12910469457.Coremail.jackfriend at 163.com> you
> wrote:
> >
> > How can I use yaffs2 in uboot
>

You have to use absolute path with all commands. eg "yls /flash/"
This path must match your mount points as configured in fs/yaffs/yaffscfg.c


> > my2440 # ywrm a 0x30008000 40000
> >
> > Error opening file: -1
>
> Maybe you try a "yls" first to check which files are present in your
> file system. Then test if read accesses are working.  I'm not sure if
> write mode has been tested (or even implemented).
>
>
Write mode is in use and working.

Best regards
William Juul


> Also, it might make sense to enable YAFFS2_DEBUG while testing.
>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> "It is better to have tried and failed than to have  failed  to  try,
> but the result's the same."                           - Mike Dennison
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>


More information about the U-Boot mailing list