[U-Boot] FAT filesystem support on SPI flash
Vasili Galka
vvv444 at gmail.com
Tue Feb 25 17:39:36 CET 2014
Dear Wolfgang,
1. So, my understanding is that fatload/fatls/etc have only MMC/SATA
support now? No support for MTD?
2. Where can I find the description of "device driver model" you
mention? When is it planned to be adopted?
Best,
Vasili
On Sun, Feb 23, 2014 at 7:23 PM, Wolfgang Denk <wd at denx.de> wrote:
> 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