linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* net{space,xbig} TCLK determination
@ 2010-10-20  5:08 Lennert Buytenhek
  2010-10-20  8:48 ` Simon Guinot
  0 siblings, 1 reply; 17+ messages in thread
From: Lennert Buytenhek @ 2010-10-20  5:08 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

The net{space,xbig} board support files have this:

	static void netspace_v2_timer_init(void)
	{
		kirkwood_tclk = 166666667;
		orion_time_init(IRQ_KIRKWOOD_BRIDGE, kirkwood_tclk);
	}

This is a pretty ugly hack -- if kirkwood_find_tclk() is not
determining the right TCLK on these boards, then that would be the
real bug, and it should be fixed there, and not by putting hacks
like these in board support files.


thanks,
Lennert

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

end of thread, other threads:[~2010-10-21 14:11 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20  5:08 net{space,xbig} TCLK determination Lennert Buytenhek
2010-10-20  8:48 ` Simon Guinot
2010-10-20  8:57   ` Lennert Buytenhek
2010-10-21  7:45     ` [PATCH 1/2] [ARM] Kirkwood: enhance TLCK detection Simon Guinot
2010-10-21  7:45       ` [PATCH 2/2] [ARM] Kirkwood: fix timer initialization for LaCie boards Simon Guinot
2010-10-21  7:53         ` Lennert Buytenhek
2010-10-21  7:53       ` [PATCH 1/2] [ARM] Kirkwood: enhance TLCK detection Lennert Buytenhek
2010-10-21  8:11         ` Saeed Bishara
2010-10-21  9:58           ` Lennert Buytenhek
2010-10-21 11:03             ` Saeed Bishara
2010-10-21 14:10               ` Lennert Buytenhek
2010-10-21  7:56       ` Saeed Bishara
2010-10-21  9:49         ` Simon Guinot
2010-10-21  9:42     ` [PATCH v2 1/2] [ARM] Kirkwood: enhance TCLK detection Simon Guinot
2010-10-21  9:42       ` [PATCH v2 2/2] [ARM] Kirkwood: fix timer initialization for LaCie boards Simon Guinot
2010-10-21 13:54       ` [PATCH v2 1/2] [ARM] Kirkwood: enhance TCLK detection Simon Guinot
2010-10-21 14:11       ` Lennert Buytenhek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).