[U-Boot] [PATCH v2] FAT: Add FAT write feature

Wolfgang Denk wd at denx.de
Thu Oct 27 22:55:25 CEST 2011


Dear Mike Frysinger,

In message <CAJaTeToXsLLiqKb1NZpi457OW39admnPtWSrRZVkpRPNXJ6wiA at mail.gmail.com> you wrote:
> On Tue, Oct 25, 2011 at 09:15, Donggeun Kim wrote:
> > In some cases, saving data in RAM as a file with FAT format is required.
> > This patch allows the file to be written in FAT formatted partition.
> 
> i thought Wolfgang NAK-ed FS write patches in the past ...

If I did, then for technical issues that needed to be cleaned up.
I think write support is a good thing to have.

> >  COBJS-$(CONFIG_CMD_FAT)        := fat.o
> > +COBJS-$(CONFIG_FAT_WRITE):= fat_write.o
> 
> missing whitespace before that ":="

Argh.. THe patch has already been applied, so this needs to be
cleaned up in a separate patch now.

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
Uncontrolled power will turn even saints into savages. And we can all
be counted on to live down to our lowest impulses.
	-- Parmen, "Plato's Stepchildren", stardate 5784.3


More information about the U-Boot mailing list