public inbox for u-boot@lists.denx.de
 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

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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox