From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 12 Nov 2013 22:02:21 +0100 Subject: [U-Boot] How to enable FAT fs support and hook up the SD/MMC driver In-Reply-To: References: Message-ID: <20131112220221.7b666965@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Djoker, On Tue, 12 Nov 2013 11:49:52 -0800, Djoker 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.