Kevin Hilman had written, on 08/05/2010 05:29 PM, the following:
Nishanth Menon <nm@xxxxxx> writes:
Kevin Hilman had written, on 08/04/2010 05:50 PM, the following:
[...]
I've only tested the new PM branch on a couple boards to avoid any
further delay getting this version out, update, so hopefully others will
help test.
I've tested RET on idle & suspend, OFF in idle & suspend on:
3430/omap3evm: works
3630/Zoom3: works
- Known problem: console hangs on UART wakeup when wakeups are enabled using
echo enabled > /sys/devices/platform/serial8250.0/tty/ttyS0/power/wakeup
but I haven't debugged this further.
Just sharing results from SDP testing omap3_pm_defconfig + earlyprintk:
SDP3430 (with denx.com u-boot, nor boot): does not boot to shell
full Bootlog: http://pastebin.mozilla.org/761964
Does the same setup boot fine on l-o for-next, or l-o master?
yep
l-o master (omap3_defconfig):
Log: http://pastebin.mozilla.org/762620
l-o for-next (omap3_defconfig):
build fails with:
drivers/usb/musb/omap2430.c: In function 'musb_platform_init':
drivers/usb/musb/omap2430.c:198: error: 'AE5_2430_USB0HS_STP' undeclared
(first use in this function)
drivers/usb/musb/omap2430.c:198: error: (Each undeclared identifier is
reported only once
drivers/usb/musb/omap2430.c:198: error: for each function it appears in.)
so disabled CONFIG_ARCH_OMAP2430 and CONFIG_MACH_OMAP_2430SDP in .config
for quick bootup.
Log: http://pastebin.mozilla.org/762637
Ref:
remotes/origin/master 8428498 Linux-omap rebuilt: arm
changes merged to mainline, final omap changes for 2.6.36
remotes/origin/for-next d21872b Merge branch
'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/mainline
into omap-for-linus
SDP3630 (with TI u-boot, xloader, mmc boot): ret works, uart wakeup
fails for off mode (I am guessing this is similar to Kevin's results)
full Bootlog: http://pastebin.mozilla.org/761966
OMAP4 Blaze (with TI u-boot, xloader, mmc boot): does not boot, hell
lot of crashes - note, need to explicitly enable MACH_OMAP4430_SDP in
.config
full Bootlog: http://pastebin.mozilla.org/761968
yeah, I don't expect PM branch to work on OMAP4 until we get the OMAP4 hwmod
core upstream.
:(
--
Regards,
Nishanth Menon
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html