powerpc: use memset_io() to clear CPM Muram
authorLEROY Christophe <christophe.leroy@c-s.fr>
Tue, 19 May 2015 10:07:46 +0000 (12:07 +0200)
committerScott Wood <scottwood@freescale.com>
Sat, 8 Aug 2015 03:59:20 +0000 (22:59 -0500)
CPM muram is not cached, so use memset_io() instead of memset()

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/sysdev/cpm_common.c

Simple merge