uboot/arch/powerpc/cpu/mpc83xx
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
..
Kconfig powerpc: ids8313: use "select" instead of default value in defconfig 2015-04-18 11:11:32 -06:00
Makefile powerpc: add 2 common dcache assembly functions 2015-05-04 09:24:42 -07:00
config.mk powerpc: remove redundant CPU definition 2014-07-30 14:42:03 -04:00
cpu.c qe: move immap_qe.h from arch directory into common directory 2014-07-22 16:25:54 -07:00
cpu_init.c
ecc.c Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 2013-11-25 11:43:46 -08:00
fdt.c qe: move immap_qe.h from arch directory into common directory 2014-07-22 16:25:54 -07:00
interrupts.c
law.c
pci.c
pcie.c
qe_io.c
serdes.c
spd_sdram.c
speed.c
spl_minimal.c
start.S powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() 2014-11-14 11:12:15 -08:00
traps.c
u-boot-spl.lds
u-boot.lds