[U-Boot] [PATCH] MPC512x: workaround data corruption for unaligned local bus accesses

Wolfgang Denk wd at denx.de
Tue Jun 29 21:29:47 CEST 2010


In message <1277804892-453-1-git-send-email-wd at denx.de> you wrote:
> Commit 460c2ce3 "MPC5200: workaround data corruption for unaligned
> local bus accesses" fixed the problem for MPC5200 only, but MPC512x is
> affected as well, so apply the same fix here, too.
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Detlev Zundel <dzu at denx.de>
> Cc: Anatolij Gustschin <agust at denx.de>
> ---
>  arch/powerpc/cpu/mpc5xxx/Makefile                  |    5 -----
>  arch/powerpc/lib/Makefile                          |   16 ++++++++++++----
>  arch/powerpc/{cpu/mpc5xxx => lib}/memcpy_mpc5200.c |    0
>  3 files changed, 12 insertions(+), 9 deletions(-)
>  rename arch/powerpc/{cpu/mpc5xxx => lib}/memcpy_mpc5200.c (100%)

Applied


Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Men of peace usually are [brave].
	-- Spock, "The Savage Curtain", stardate 5906.5


More information about the U-Boot mailing list