SUPERH platform development
 help / color / mirror / Atom feed
* [PATCH v2 5/8] ARM: shmobile: add sh73a0-specific timer initialisation to kzm9g-reference
@ 2013-02-08 18:38 Guennadi Liakhovetski
  2013-02-13  3:46 ` Simon Horman
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Guennadi Liakhovetski @ 2013-02-08 18:38 UTC (permalink / raw)
  To: linux-sh

This patch fixes failing boot of the kzm9g-reference kernel.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
---

Also a fix.

 arch/arm/mach-shmobile/board-kzm9g-reference.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-shmobile/board-kzm9g-reference.c b/arch/arm/mach-shmobile/board-kzm9g-reference.c
index 534eee6..9f5cab757 100644
--- a/arch/arm/mach-shmobile/board-kzm9g-reference.c
+++ b/arch/arm/mach-shmobile/board-kzm9g-reference.c
@@ -112,7 +112,7 @@ DT_MACHINE_START(KZM9G_DT, "kzm9g-reference")
 	.init_irq	= sh73a0_init_irq_dt,
 	.init_machine	= kzm_init,
 	.init_late	= shmobile_init_late,
-	.init_time	= shmobile_timer_init,
+	.init_time	= sh73a0_earlytimer_init,
 	.restart	= kzm9g_restart,
 	.dt_compat	= kzm9g_boards_compat_dt,
 MACHINE_END
-- 
1.7.2.5


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

end of thread, other threads:[~2013-02-18  6:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-08 18:38 [PATCH v2 5/8] ARM: shmobile: add sh73a0-specific timer initialisation to kzm9g-reference Guennadi Liakhovetski
2013-02-13  3:46 ` Simon Horman
2013-02-13  4:15 ` Magnus Damm
2013-02-13  4:41 ` Simon Horman
2013-02-13  5:04 ` Magnus Damm
2013-02-13  5:37 ` Simon Horman
2013-02-13 10:08 ` Guennadi Liakhovetski
2013-02-13 11:00 ` Simon Horman
2013-02-13 14:22 ` Magnus Damm
2013-02-18  5:44 ` Magnus Damm
2013-02-18  6:51 ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox