From: Kuninori Morimoto Date: Tue, 12 Jun 2012 09:36:21 +0000 (-0700) Subject: ARM: shmobile: r8a7740: add MERAM work-around X-Git-Tag: v3.6-rc1~64^2~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d49679e5928709bce8937dce396458b139c4b34d;p=pandora-kernel.git ARM: shmobile: r8a7740: add MERAM work-around r8a7740 chip has lasting errata on MERAM buffer, and this patch adds its work-around on setup-r8a7740.c It solved CEU/VIO6C/2D-DMAC/VCP1/VPU5F/JPU/DISP memroy access error. But MERAM driver can't control this issue, since this work-around requires access to non-MERAM register address. So, This it will be called as board specific code at this point. Signed-off-by: Kuninori Morimoto Tested-by: Simon Horman Acked-by: Magnus Damm Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed