
13 May
2014
13 May
'14
3:51 a.m.
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@renesas.com Signed-off-by: Yoshiyuki Ito yoshiyuki.ito.ub@renesas.com Tested-by: Hector Palacios hector.palacios@digi.com
Applied to u-boot/master, thanks!
--
Tom