Re: [PATCH] twl4030 reboot workaround

2010-07-29 Thread Mikko Rapeli
On Wed, Jul 28, 2010 at 12:18:11PM +0200, De-Schrijver Peter (Nokia-MS/Helsinki) wrote: On Wed, Jul 28, 2010 at 11:41:32AM +0200, Rapeli Mikko (EXT-Ixonos/Oulu) wrote: From: Mikko Rapeli ext-mikko.rap...@nokia.com Original patch: http://marc.info/?l=linux-omapm=126522625032441w=2

Re: [PATCH] twl4030 reboot workaround

2010-07-29 Thread Mikko Rapeli
On Wed, Jul 28, 2010 at 12:07:32PM +0200, ext Gopinath, Thara wrote: Minor nit. Insert a blank line. Thanks, will send a new version. -Mikko -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH] twl4030 reboot workaround

2010-07-29 Thread Mikko Rapeli
On Wed, Jul 28, 2010 at 05:47:36PM +0200, ext Mike Turquette wrote: This method is much better than the method I proposed before. Taking into account the comments from others, ACK. Thanks, I'll send an updated version with that one new line. Do you have an idea how the watchdog reset case

[PATCH v2] twl4030 reboot workaround

2010-07-29 Thread Mikko Rapeli
From: Mikko Rapeli ext-mikko.rap...@nokia.com Original patch: http://marc.info/?l=linux-omapm=126522625032441w=2 Removes TWL4030 sleep script prior to rebooting, only on OMAP3. This is necessary since DPLL3 reset causes SYS_OFFMODE pin to go low, resulting in the sleep script being executed

Re: [PATCH v2] twl4030 reboot workaround

2010-07-29 Thread Mikko Rapeli
On Thu, Jul 29, 2010 at 09:10:43PM +0200, ext Mike Rapoport wrote: On Thu, Jul 29, 2010 at 9:41 AM, Mikko Rapeli ext-mikko.rap...@nokia.com wrote: From: Mikko Rapeli ext-mikko.rap...@nokia.com Original patch: http://marc.info/?l=linux-omapm=126522625032441w=2 Removes TWL4030 sleep

[PATCH] twl4030 reboot workaround

2010-07-28 Thread Mikko Rapeli
From: Mikko Rapeli ext-mikko.rap...@nokia.com Original patch: http://marc.info/?l=linux-omapm=126522625032441w=2 Removes TWL4030 sleep script prior to rebooting, only on OMAP3. This is necessary since DPLL3 reset causes SYS_OFFMODE pin to go low, resulting in the sleep script being executed

Re: Beagleboard B6 woes

2009-09-03 Thread Mikko Rapeli
On Mon, Aug 31, 2009 at 11:24:58AM -0500, Jon Hunter wrote: If UNWIND is breaking it, then the most likely cause is that you are using an older toolchain, such as code-sourcery 2007q3. If you are using 2007q3, upgrade to a 2008 or 2009 release. More details here:

Beagleboard B6 woes

2009-08-31 Thread Mikko Rapeli
Hello, I'd like to test out newer kernel on a Beagleboard B6 but latest trees from Linus, linux-omap and linux-omap/for-next seem to be failing at early boot [1] with omap3_beagle_defconfig. Some bisecting shows that ARM_UNWIND broke something in the defconfig since kernels before