[U-Boot] status of patch to store environment to mmc/sd

Wolfgang Denk wd at denx.de
Fri Sep 10 13:13:20 CEST 2010


Dear Amit Kucheria,

In message <AANLkTi=peKHk5qWxM_JA5bm1A9=2QSkfQvy-h2Nw2sG=@mail.gmail.com> you wrote:
>
> > It is not related to a specific storage. We could have a filesystem even
> > on other storages (SPI-Flash, NAND, HD...) and "reading from file"
> > should IMHO hide the underlying storage media.
> 
> Reading from filesystems brings up the obvious question - which
> filesystems should we support?

Well, reading from file system in only one part of the issue - you
also need write support or you cannot implement "saveenv".  And at the
moment YAFFS is the only file system with write support, IIRC.

> And it is definitely a separate patch. The feature that this patch is
> enabling can exist independent of filesystem support.

Indeed.

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
I'm a programmer: I don't buy software, I write it.
                                                  -- Tom Christiansen


More information about the U-Boot mailing list