[U-Boot] [U-Boot, v2] fs: fat: Fix cache align error message in fatwrite

Tom Rini trini at ti.com
Tue May 13 03:51:39 CEST 2014


On Tue, Apr 08, 2014 at 11:12:46AM +0900, Nobuhiro Iwamatsu wrote:

> Use of malloc of do_fat_write() causes cache error on ARM v7 platforms.
> Perhaps, the same problem will occur at any other CPUs.
> This replaces malloc with memalign to fix cache buffer alignment.
> 
> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj at renesas.com>
> Signed-off-by: Yoshiyuki Ito <yoshiyuki.ito.ub at renesas.com>
> Tested-by: Hector Palacios <hector.palacios at digi.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140512/4740db0e/attachment.pgp>


More information about the U-Boot mailing list