Hi Thomas, On 14.01.2015 19:44, [email protected] wrote: > From: Thomas Langer <[email protected]> > > The common code just needs the C0_COUNT as free running counter, > without the need of writing and checking C0_COMPARE. > > The function get_tbclk() is still implemented here instead of changing > all places of CONFIG_SYS_MIPS_TIMER_FREQ to CONFIG_SYS_TIMER_RATE. > > The change was tested on a MIPS32 system, but as the MIPS64 code > was/is the same, this should be no problem. > > Signed-off-by: Thomas Langer <[email protected]> > --- > arch/mips/cpu/mips32/time.c | 59 > +++---------------------------------------- > arch/mips/cpu/mips64/time.c | 59 > +++---------------------------------------- > 2 files changed, 8 insertions(+), 110 deletions(-)
applied to u-boot-mips/next, thanks -- - Daniel _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

