**** BEGIN LOGGING AT Thu Mar 04 02:59:58 2010 Mar 04 03:47:21 build #20 of ramips is complete: Failure [failed shell_9 shell_12 shell_15 shell_18] Build details are at http://tksite.gotdns.org:8010/builders/ramips/builds/20 Mar 04 04:08:18 nbd: looks like r19963 took care of #6512 Mar 04 07:54:22 florian * r19971 /trunk/target/linux/au1000/patches-2.6.32/ (001-mtx1_cmdline.patch 006-missing_string_header.patch): [au1000] merge the two patches applying to the same file in a single patch Mar 04 07:54:27 florian * r19972 /trunk/target/linux/rdc/files-2.6.30/ (7 files in 3 dirs): Mar 04 07:54:27 [rdc] add a new southbridge driver which registers the gpio and watchdog platform devices Mar 04 07:54:27 This also fixes the watchdog logic and abstracts the access to the RDC321x Mar 04 07:54:27 southbridge PCI configuration register space. Based on a patch by Bernhard Loos. Mar 04 07:54:50 <[florian]> rtz2: ^ Mar 04 08:27:53 florian * r19973 /trunk/target/linux/rdc/config-2.6.30: [rdc] select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver Mar 04 08:28:02 florian * r19974 /trunk/target/linux/rdc/ (2 files in 2 dirs): Mar 04 08:28:02 [rdc] improve sitecom device support Mar 04 08:28:02 Add support for the 3 GPIO LEDs, reset button and switch to the gpio-buttons Mar 04 08:28:02 driver. Patch by Bernhard Loos. Mar 04 08:28:06 florian * r19975 /trunk/target/linux/rdc/files-2.6.30/arch/x86/include/asm/rdc321x_gpio.h: [rdc] remove now unused rdc321x_gpio.h file Mar 04 08:28:13 florian * r19976 /trunk/target/linux/rdc/Makefile: [rdc] enable the required packages to use a gpio-based reset button Mar 04 08:28:24 florian * r19977 /trunk/target/linux/rdc/ (3 files in 2 dirs): Mar 04 08:28:24 [rdc] rework reboot mechanism with the new watchdog fixes Mar 04 08:28:24 The fixing of the watchdog driver makes it generate a NMI so the reboot_fixup Mar 04 08:28:24 can no longer be called from NMI context, instead, override the machine_retart Mar 04 08:28:24 callback with our southrbridge reboot mechanism. Patch by Bernhard Loos. Mar 04 08:53:43 do u know how to set a timeout value to ntpclient. It hangs when network is down. Mar 04 11:28:51 [florian]: ping Mar 04 11:30:17 augurel: https://dev.openwrt.org/changeset/18478/packages/net/ntpclient/files Mar 04 11:30:29 build #20 of ixp4xx is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/ixp4xx/builds/20 Mar 04 12:23:06 build #20 of s3c24xx is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/s3c24xx/builds/20 Mar 04 12:26:36 <[florian]> rtz2: pong Mar 04 12:27:55 [florian]: first, thanks for commiting the patch :) Mar 04 12:28:26 [florian]: secondly, there is a potential bug in the unload path of the wdt driver Mar 04 12:29:08 [florian]: it's possible, the timer is still running by the time the module is unloaded Mar 04 12:29:13 build #20 of adm5120 is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/adm5120/builds/20 Mar 04 12:29:23 [florian]: I will have a patch in an hour or so Mar 04 12:33:37 <[florian]> rtz2: you are right, I actually overlooked the remove function of the watchdog driver Mar 04 12:34:07 <[florian]> rtz2: I wanted to slightly rework your patch so that I can actually submit that upstream as 3 separate drivers: southbridge, wdt and gpio Mar 04 12:34:17 <[florian]> rtz2: this is the current "trend" on how to support a x86-like SoC Mar 04 12:34:33 [florian]: ok, no problem Mar 04 12:34:59 [florian]: and there is another thing, the rdc kernel config symbol depends on REBOOT_FIXUP Mar 04 12:35:13 [florian]: could you create a patch for that? Mar 04 12:35:21 <[florian]> rtz2: which makes it autoselected even if disabled in kernel config, right? Mar 04 12:35:25 yes Mar 04 12:35:26 <[florian]> rtz2: yes, I will fix that Mar 04 12:36:12 <[florian]> rtz2: you also mentionned a platform.c rewrite, do you have it ready yet? Mar 04 12:37:11 [florian]: no, it will but by the weekend, I should have it Mar 04 12:37:29 [florian]: by the way, do you have a bifferboard for testing? Mar 04 12:37:41 [florian]: you mentioned you wanted to get one? Mar 04 12:37:50 <[florian]> rtz2: I have a bifferboard now Mar 04 12:37:54 ok Mar 04 12:37:54 <[florian]> rtz2: thanks to bifferos Mar 04 12:49:12 build #20 of orion is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/orion/builds/20 Mar 04 13:57:52 Hi Kaloz, I saw you have introduce coldfire support in OpenWrt. Do this platform works ATM ? Mar 04 15:56:31 congratulate on Backfire 10.03 Beta :) Mar 04 19:35:05 build #20 of ar7 is complete: Failure [failed compile_6] Build details are at http://tksite.gotdns.org:8010/builders/ar7/builds/20 Mar 04 20:12:12 <[florian]> rtz2: ping? Mar 04 20:12:33 <[florian]> rtz2: shall I disable the reboot fixup to have the watchdog reboot the system? Mar 04 20:14:21 <[florian]> rtz2: I do not see a nmi being triggered either in /proc/interrupt Mar 04 20:16:10 [florian]: let me check test it again Mar 04 20:17:05 build #24 of brcm_2_4 is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/brcm_2_4/builds/24 Mar 04 20:20:57 lars * r19978 /trunk/target/linux/xburst/files-2.6.32/drivers/usb/gadget/jz4740_udc.c: [xburst] jz4740_udc: Implement suspend/resume Mar 04 20:22:09 <[florian]> rtz2: it actually just did Mar 04 20:22:15 <[florian]> rtz2: I did not wait long enought :p Mar 04 20:22:45 [florian]: busybox sets a timeout of 60s or somethig Mar 04 20:23:04 <[florian]> it is not it supposed to be 5, like the argument on the command-line :p ? Mar 04 20:24:53 <[florian]> root@OpenWrt:/# Uhhuh. NMI received for unknown reason 20 on CPU 0. Mar 04 20:24:53 <[florian]> Do you have a strange power saving mode enabled? Mar 04 20:24:53 <[florian]> Kernel panic - not syncing: NMI: Not continuing Mar 04 20:24:57 <[florian]> excellent :) Mar 04 20:26:22 [florian]: http://git.busybox.net/busybox/tree/miscutils/watchdog.c?h=1_16_stable#n41 Mar 04 20:27:42 <[florian]> rtz2: right Mar 04 20:27:47 <[florian]> rtz2: it actually rebooted after 3 minutes Mar 04 20:28:28 odd Mar 04 20:32:48 [florian]: here is a patch which should fix the unload problem: http://openwrt.pastebin.com/70jnd7UZ Mar 04 20:33:27 <[florian]> rtz2: will merge that, thanks Mar 04 20:34:43 [florian]: I'm not completly sure, if it works, I had some problems testing it Mar 04 20:35:41 <[florian]> rtz2: you must actually build support for the watchdog in-kernel, otherwise panic_on_unrecovered_nmi is not exported and thus available to modules Mar 04 20:38:25 [florian]: wouldn't it be better to set this flag in the pci driver in this case? Mar 04 20:40:50 <[florian]> rtz2: well, it's southbridge related, so yes Mar 04 20:40:56 build #19 of xburst is complete: Failure [failed compile_6] Build details are at http://tksite.gotdns.org:8010/builders/xburst/builds/19 Mar 04 20:41:32 crap Mar 04 20:41:47 <[florian]> rtz2: what? Mar 04 20:42:03 I think I never compiled the driver with my patch and used something old Mar 04 20:48:45 florian * r19979 /trunk/target/linux/rdc/files-2.6.30/drivers/watchdog/rdc321x_wdt.c: [rdc] fix watchdog driver unregistering, patch by Bernhard Loos Mar 04 20:49:32 <[florian]> rtz2: this is probably what you meant with your patch ;) Mar 04 21:02:58 Hmm.... does the ar71xx platform only include a 2.0 usb interface? Mar 04 21:17:07 [florian]: right, thanks Mar 04 21:17:22 [florian]: could you move the nmi flag, or should I create a patch? Mar 04 21:18:06 is current trunk a backfire or its another branch? because i cant see other branch.. Mar 04 21:18:31 backfire is current trunk, branch will be opened with the final release Mar 04 21:19:04 xMff ok thnx Mar 04 21:19:29 well for me then it isnt "beta" more rc or something :) Mar 04 21:20:02 but for brcm47xx target Mar 04 21:20:59 xMff: is there any date attached to it? Mar 04 21:21:15 xMff: because I would like to get rdc sysupdate working before release Mar 04 21:22:12 rtz2: talk to Bartman007 or {Nico} Mar 04 21:24:35 ok Mar 04 21:31:08 build #25 of brcm47xx is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/brcm47xx/builds/25 Mar 04 22:09:43 build #21 of ifxmips is complete: Exception [exception failed slave lost shell_19 compile_15] Build details are at http://tksite.gotdns.org:8010/builders/ifxmips/builds/21 Mar 04 22:40:42 I'm sure there was a command to re-make the Packages feed in bin/ - anyone know? Mar 04 22:41:17 you mean the index? Mar 04 22:41:22 I think so :) Mar 04 22:41:28 make package/index Mar 04 22:41:32 Aha, thanks Mar 04 22:42:26 Yep, that was the one :) Mar 04 22:54:21 Hmm, there's something odd Mar 04 22:54:45 http://downloads.openwrt.org/snapshots/trunk/brcm63xx/packages/Packages says luafilesystem has MD5 a81b84c8a3ee7ea408169514f72b2830 Mar 04 22:55:01 But if I download the ipk it has aec847621f3f4fa9fde5069b2da6cca4 Mar 04 23:05:58 gnight Mar 05 00:53:53 nico * r19980 /trunk/package/base-files/files/sbin/firstboot: firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test Mar 05 00:56:06 nico * r19981 /trunk/package/compcache/Makefile: include kernel-defaults.mk and use $(KERNEL_MAKEOPTS) Mar 05 01:35:09 [florian]: you still here by any chance? Mar 05 02:23:37 build #30 of atheros is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/atheros/builds/30 Mar 05 02:48:58 lars * r19982 /trunk/target/linux/xburst/files-2.6.32/ (3 files in 3 dirs): Mar 05 02:48:58 [xburst] jz4740_fb: Add support for parallel displays, improve power consumption Mar 05 02:48:58 and some minor bugfixes Mar 05 02:53:25 lars * r19983 /trunk/target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/gpio.h: [xburst] gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros Mar 05 02:56:29 lars * r19984 /trunk/target/linux/xburst/files-2.6.32/arch/mips/jz4740/ (board-n526.c board-qi_lb60.c clock.c clock.h gpio.c pm.c): Mar 05 02:56:29 [xburst] jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend and gate Mar 05 02:56:29 clocks off which arn't handeld by their subsystems yet. **** ENDING LOGGING AT Fri Mar 05 02:59:58 2010