
21 Dec
2019
21 Dec
'19
2:04 a.m.
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