[PATCH 8/8] OMAP2+: clockevent: late-init GPTIMER clockevent hwmodright before timer init
From: DebBarma, Tarun Kanti <hidden>
Date: 2011-02-25 14:07:15
Also in:
linux-omap
From: DebBarma, Tarun Kanti <hidden>
Date: 2011-02-25 14:07:15
Also in:
linux-omap
-----Original Message----- From: Tony Lindgren [mailto:tony at atomide.com] Sent: Thursday, February 24, 2011 9:11 PM To: DebBarma, Tarun Kanti Cc: Paul Walmsley; Shilimkar, Santosh; linux-omap at vger.kernel.org; linux- arm-kernel at lists.infradead.org; Hilman, Kevin; Cousson, Benoit Subject: Re: [PATCH 8/8] OMAP2+: clockevent: late-init GPTIMER clockevent hwmodright before timer init * DebBarma, Tarun Kanti [off-list ref] [110224 00:27]:quoted
I have tested on OMAP3 and works fine. On OMAP2, I guess there is different issue for which it does not work.That's because commit 15490ef8ff8fd22d677cb5d4f6a98e5a79118dba changed things to include CONFIG_CPU_32v6K. And this means that omap-for-linus won't boot on omap2 currently using omap2plus_defconfig. The master branch boots because of the patches in omap-testing. To boot test omap-for-linus, you can temporarily merge in the omap-testing branch that has the pending patches from Russell to make non-6K ARMv6 processors work with CONFIG_CPU_32v6K.
I have re-based the changes on omap-testing branch and tested on OMAP2420 and OMAP2430. -- Tarun