Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/sh/cpu/sh4/
H A Dcache.cc230a378381475acbaeed6f16a45e44c6c92e2c1 Sun Nov 27 22:15:16 UTC 2016 Vladimir Zapolskiy <vz@mleia.com> sh: cache use jump_to_P2() and back_to_P1() from asm/system.h

Both jump_to_P2() and back_to_P1() functions are found in asm/system.h
header file and functionally they are the same, don't redefine them.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>