All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] All Sparc boards are broken
@ 2014-03-31  2:27 Masahiro Yamada
  2014-03-31 12:57 ` Daniel Hellstrom
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2014-03-31  2:27 UTC (permalink / raw)
  To: u-boot

Hi Daniel,


All Sparc boards are broken because get_tbclk() func is missing.

lib/built-in.o: In function `tick_to_time':
u-boot/lib/time.c:56: undefined reference to `get_tbclk'
lib/built-in.o: In function `usec_to_tick':
u-boot/lib/time.c:80: undefined reference to `get_tbclk'


Nothing has been done with that error
since Rob Herring's common timer framework.

Daniel, can you fix them?


Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] All Sparc boards are broken
  2014-03-31  2:27 [U-Boot] All Sparc boards are broken Masahiro Yamada
@ 2014-03-31 12:57 ` Daniel Hellstrom
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Hellstrom @ 2014-03-31 12:57 UTC (permalink / raw)
  To: u-boot

Hello,

I was recently informed about the problem by Tom. As I mentioned to him I'm very busy at the moment. I haven't looked into it yet, but my plan remains to do so in a few weeks time.

Thanks,
Daniel Hellstrom


On 03/31/2014 04:27 AM, Masahiro Yamada wrote:
> Hi Daniel,
>
>
> All Sparc boards are broken because get_tbclk() func is missing.
>
> lib/built-in.o: In function `tick_to_time':
> u-boot/lib/time.c:56: undefined reference to `get_tbclk'
> lib/built-in.o: In function `usec_to_tick':
> u-boot/lib/time.c:80: undefined reference to `get_tbclk'
>
>
> Nothing has been done with that error
> since Rob Herring's common timer framework.
>
> Daniel, can you fix them?
>
>
> Best Regards
> Masahiro Yamada
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-31 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-31  2:27 [U-Boot] All Sparc boards are broken Masahiro Yamada
2014-03-31 12:57 ` Daniel Hellstrom

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.