Hi, Am Do, 13.12.2012, 20:59 schrieb Florian Fainelli: > Le 13/12/2012 20:45, Hauke Mehrtens a écrit : >>>> Changes from previous patch: >>>> >>>> * rebased to svn-rev. 33761 >>>> * b43 wireless now works out of box (no changes were necessary on my >>>> part) >>>> * modifications according to comments by Hauke Mehrtens on 2012-04-25 >>>> * header for factory update package now created using dd and echo, no >>>> need >>>> for binary header template file anymore >> >> I just had a closer look at the patch. >> I do not like the way how this is added, but if you just have 2 seconds >> time to call the gpio I do not know a better way. >> >> How long do you have to send the ping on the gpio after the boot? Do you >> have a log for me without this patch, so that I can see if there is a >> better position for this code? > > Plus, this should be made a generic gpio-watchdog driver, there is > nothing specific about such a thing. I already asked for that during the > first round of the review AFAIR. > -- > Florian
thanks Florian for the hint, I almost forgot about that discussion -- yet I even already proposed a "gpio_wdt" module based on the MTX-1 module back then :-) (see <https://lists.openwrt.org/pipermail/openwrt-devel/2011-December/013159.html>) Hauke: I'll look into reworking this to use arch_initcall() etc. (I guess that would be something like what you proposed last week?) Side question: were there any changes to build_dir structure in trunk recently? Previously (in October, svn-rev. 33761) kernel sources were under build_dir/linux-brcm47xx/linux-3.3.8/ I just did an svn update (rev. 34725), and now they seem to be in build_dir/target-mipsel_uClibc-0.9.33.2/linux-brcm47xx/linux-3.6.10/ Is it supposed to be like this, or has there sth. gone wrong within my build tree? Regards, Mathias _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel