u-boot-brain/arch/powerpc/cpu
Valentin Longchamp ac337168ad powerpc: add 2 common dcache assembly functions
This patch defines the 2 flush_dcache_range and invalidate_dcache_range
functions for all the powerpc architecture. Their implementation is
borrowed from the kernel's misc_32.S file and replace the ones from
mpc86xx and ppc4xx since they were equivalent.

This is a fix for the problem introduced by this patch:
http://patchwork.ozlabs.org/patch/448849/

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: York Sun <yorksun@freescale.com>
2015-05-04 09:24:42 -07:00
..
mpc5xx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
mpc5xxx powerpc: add 2 common dcache assembly functions 2015-05-04 09:24:42 -07:00
mpc8xx net: cosmetic: Fix var naming net <-> eth drivers 2015-04-18 11:11:33 -06:00
mpc8xxx powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs 2015-03-04 10:15:29 -08:00
mpc83xx powerpc: add 2 common dcache assembly functions 2015-05-04 09:24:42 -07:00
mpc85xx powerpc: add 2 common dcache assembly functions 2015-05-04 09:24:42 -07:00
mpc86xx powerpc: add 2 common dcache assembly functions 2015-05-04 09:24:42 -07:00
mpc512x powerpc: add 2 common dcache assembly functions 2015-05-04 09:24:42 -07:00
mpc8260 net: cosmetic: Fix var naming net <-> eth drivers 2015-04-18 11:11:33 -06:00
ppc4xx powerpc: add 2 common dcache assembly functions 2015-05-04 09:24:42 -07:00
Makefile Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 2013-12-16 08:59:42 -05:00