[PATCH v2 05/12] mips: time: Only compile the weak get_tbclk() when needed
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Fri Jun 5 17:29:51 CEST 2020
Am 14.05.20 um 11:59 schrieb Stefan Roese:
> This patch opts-out the compilation of get_tbclk() if
> CONFIG_SYS_MIPS_TIMER_FREQ is not defined. This is used on the Octeon
> platform, where the weak get_tbclk() function is overwritten by its
> platform specific one.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
>
> ---
>
> Changes in v2:
> - New patch
>
> arch/mips/cpu/time.c | 2 ++
> 1 file changed, 2 insertions(+)
>
applied to u-boot-mips/next, thanks.
--
- Daniel
More information about the U-Boot
mailing list