Home
last modified time | relevance | path

Searched hist:ec6f61003b6cda13b20878a990e5f9b70496d0ad (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dcache_v7.cec6f61003b6cda13b20878a990e5f9b70496d0ad Mon Jun 27 14:19:16 UTC 2016 Daniel Allred <d-allred@ti.com> arm: cache: add missing dummy functions for when dcache disabled

Adds missing flush_dcache_range and invalidate_dcache_range dummy
(empty) placeholder functions to the #else portion of the #ifndef
CONFIG_SYS_DCACHE_OFF, where full implementations of these functions
are defined.

Signed-off-by: Daniel Allred <d-allred@ti.com>
Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>