[U-Boot] FAT filesystem support on SPI flash
Wolfgang Denk
wd at denx.de
Sun Feb 23 18:23:44 CET 2014
Dear Vasili,
In message <d69e639dbb744e9ca4c7742f42c82b81 at EX13.visionmap.co.il> you wrote:
>
> On our system, we are interested in keeping all files, including the OS image and U-Boot second stage on FAT filesystem residing on a SPI flash.
>
> I have not found existing U-Boot support for such functionality. Have I missed it?
We do not have FAT suppot on flash devices yet.
> In any case, I'm willing to implement this, do you see it reasonable incorporating such code into U-Boot? (if it passes review of course)
I think the best way to implement this would require a two staged
approach: in the first stage, U-Boot should adapte the device driver
model we've been waiting for so long; in the second stage, the file
system support would more or less fall into place on to of the then
existing storage device drivers.
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
When some people discover the truth, they just can't understand why
everybody isn't eager to hear it.
More information about the U-Boot
mailing list