From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Fri, 1 Nov 2013 17:49:19 +0800 Subject: [U-Boot] [PATCH v2 7/7] spl: mmc: FAT support boot u-boot In-Reply-To: <20131101091847.6D02C3803F1@gemini.denx.de> References: <1383292590-4308-1-git-send-email-voice.shen@atmel.com> <1383292590-4308-8-git-send-email-voice.shen@atmel.com> <20131101091847.6D02C3803F1@gemini.denx.de> Message-ID: <5273791F.9050302@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang Denk, On 11/1/2013 17:18, Wolfgang Denk wrote: > Dear Bo Shen, > > In message <1383292590-4308-8-git-send-email-voice.shen@atmel.com> you wrote: >> Enable SPL support which can load u-boot from SD card in FAT format. > > > I am sorry, but both the Subject: and the commit message are totally > cryptic to me - what does this mean? Is this a bug fix, or a new > feature? Does this affect all systems, or only a few? Which ones? Oh, sorry to make you misunderstand for this patch. This patch is for Atmel sama5d3xek board to support SPL boot, which can boot from SD card in FAT file system. After finished review, I will correct the subject and send this patch again. > Please provide a descrip[tion thatg makes clear what the patch is > supposed to do. > > Thanks. > > Best regards, > > Wolfgang Denk > Best Regards, Bo Shen