Home
last modified time | relevance | path

Searched hist:"03 d3bfb00806b5441f1871c7408c1749863e0fdc" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dcommon.h03d3bfb00806b5441f1871c7408c1749863e0fdc Wed Jan 21 16:20:20 UTC 2009 Stefan Roese <sr@denx.de> MIPS: Add flush_dcache_range() and invalidate_dcache_range()

This patch adds flush_/invalidate_dcache_range() to the MIPS architecture.
Those functions are needed for the upcoming dcache support for the USB
EHCI driver. I chose this API because those cache handling functions are
already present in the PPC architecture.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>