From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Wed, 17 Oct 2012 11:38:32 +0200 Subject: [U-Boot] [PATCH v2 1/3] mmc: at91: add multi block read/write support. In-Reply-To: <1347610926-18223-2-git-send-email-josh.wu@atmel.com> References: <1347610926-18223-1-git-send-email-josh.wu@atmel.com> <1347610926-18223-2-git-send-email-josh.wu@atmel.com> Message-ID: <507E7C98.9080000@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Josh Wu, On 14.09.2012 10:22, Josh Wu wrote: > Since the at91sam9263, the mmc hardware support multi blocks read/write. So this driver enable it. > > Signed-off-by: Josh Wu > --- > since v1: > use MMCI_BF macro and remove the redefinition for the BLKLEN according to Andreas' suggestion. applied to u-boot-atmel/master, thanks! BTW: this also fixes avr32 multi block access, great work! Best regards Andreas Bie?mann