MIPS: override of get_tbclk()

Alex Nemirovsky Alex.Nemirovsky at cortina-access.com
Sat Dec 21 02:04:05 CET 2019


Hello Daniel, et. all.

we have need to override arch/mips/cpu/time.c::get_tbclk()
to return a non static value. Our board frequency is adjustable
via jumpers which may be read.

We would like to change the upstream declaration to __weak
so that we can perform a function call to return the actually
freq.   Thoughts?



Thanks,
-AN


More information about the U-Boot mailing list