Siarhei Siamashka wrote: > On Thursday 07 January 2010, Francisco Alecrim wrote: >> Felipe Balbi wrote: >>> On Wed, Jan 06, 2010 at 06:11:10PM -0400, Francisco Alecrim wrote: >>>> Thanks! Now it goes to rootfs and continue the boot, but device >>>> power-off after 10-20 seconds. There is no error message to help. :( >>> watchdog ? >>> >>> how about disabling watchdog with flasher ?? >> I'm using the flags (no-omap-wd,no-retu-wd,no-lifeguard-reset) >> recommended by Kalle[1]. This's not the problem. :( > > If I read these recommendations correctly, they tell to *clear* these R&D > flags. So probably it's better not to have them enabled. > > Moreover, based on the following post, watchdog is hardwired and just can't be > disabled by any software methods: > http://lists.maemo.org/pipermail/maemo-developers/2007-June/010650.html > > Your powerdown problem is exactly caused by a watchdog. Earlier a solution was > to have a script which would kick watchdog periodically. But right now it is > kicked automatically in the kernel if CONFIG_CBUS_RETU_WDT option is enabled. > You also need to enable CONFIG_WATCHDOG, CONFIG_CBUS and probably some other > stuff. Thanks for this explanation. I works fine with the flags you indicate. :) > > This all also means that CBUS is critical for correct N8x0 operation and these > devices simply can't work without it at all. Well, if it's critical to n8x0 operation then it should be in n8x0_defconfig. > > Hope this information helps. > Thanks, Alecrim. -- 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