Home
last modified time | relevance | path

Searched hist:"0 dfe04d6c8a52624c5404392168e52fe70fe0dc9" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/mach-ath79/
H A Dcpu.c0dfe04d6c8a52624c5404392168e52fe70fe0dc9 Wed Sep 21 10:18:47 UTC 2016 Paul Burton <paul.burton@imgtec.com> MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init

In order to prepare for MIPS arch code making use of arch_cpu_init in a
later patch, stop using it from ath79 SoC code & instead use the new
mach_cpu_init which is provided for this purpose.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>