[U-Boot] How to enable FAT fs support and hook up the SD/MMC driver

Albert ARIBAUD albert.u.boot at aribaud.net
Tue Nov 12 22:02:21 CET 2013


Hi Djoker,

On Tue, 12 Nov 2013 11:49:52 -0800, Djoker <thelonejoker at gmail.com>
wrote:

> Hello,
> 
> I am a newbie in this area. I want to enable FAT file system support
> for U-Boot. But I am unsure as to what CONFIG options I should tweak
> for this. Also, I want to know where are the file system MMC/SD hooks,
> so that I can hook up my MMC/SD driver to be used by the FAT
> filesystem.
> 
> I would appreciate any pointers.

Since you have not said which hardware you're running U-Boot on, I can
only make a general answer: read up some configuration header files
under include/configs/, find some that obviously have FAT support, and
adjust your own board's config by example.

> Thanks,
> Djoker

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list