**** BEGIN LOGGING AT Sat Jul 13 02:59:58 2013 Jul 13 05:48:26 build #282 of avr32 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/282 Jul 13 05:58:54 build #273 of ixp4xx is complete: Failure [failed shell_14] Build details are at http://buildbot.openwrt.org:8010/builders/ixp4xx/builds/273 Jul 13 07:56:22 oh, where did the --reap option to iptables recent module go? Jul 13 08:08:16 cyrusff: looks like r35896 dropped the reap patch, any reason why? Jul 13 08:34:13 build #266 of ar71xx is complete: Failure [failed shell_14] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx/builds/266 Jul 13 09:52:25 cyrusff: /me has a patch that restores it Jul 13 09:52:47 (that even applies and seems to work) Jul 13 10:30:52 Russell--: feel free to send it to the -devel ml Jul 13 10:33:30 build #308 of ramips is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips/builds/308 Jul 13 10:39:32 build #217 of octeon is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/217 Jul 13 10:58:59 cyrusff: just about to send Jul 13 11:10:15 cyrusff: http://patchwork.openwrt.org/patch/3812/ Jul 13 11:41:33 nbd r37269 trunk/package/kernel/mac80211/files/lib/wifi/mac80211.sh * mac80211: tweak mac address allocation Jul 13 11:42:32 nbd r37270 branches/attitude_adjustment/package/mac80211/files/lib/wifi/mac80211.sh * mac80211: tweak mac address allocation Jul 13 13:03:26 build #248 of ep93xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/248 Jul 13 13:42:01 build #246 of mcs814x is complete: Failure [failed shell_14] Build details are at http://buildbot.openwrt.org:8010/builders/mcs814x/builds/246 Jul 13 14:03:29 build #337 of brcm63xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx/builds/337 Jul 13 14:21:25 KanjiMonster: you told that there is an experimental driver for power management in bcm63xx. Can i help you to test it? Jul 13 14:23:14 I can test it with bcm6368 and 6328 Jul 13 14:35:57 KanjiMonster: ipsec in dts? WOW! Jul 13 16:41:59 Pteridium, fyi: I have checked out the brndumper, it can't be used as long as the bootloaders password is a secret Jul 13 16:42:10 And the brn-boot loader can't be used yet.. Jul 13 16:42:18 It would be cool if we can create an image that can be loaded with the original firmware, so that we create an u-boot stage... Jul 13 16:42:47 the sx700 tool didn't separate my entire flash dump in sensible pieces, so I did that myself... Jul 13 16:43:01 do you have some sources for information about the contents inside them? Jul 13 16:48:37 Pteridium, fyi: I have checked out the brndumper, it can't be used as long as the bootloaders password is a secret Jul 13 16:48:42 And the brn-boot loader can't be used yet.. Jul 13 16:48:46 It would be cool if we can create an image that can be loaded with the original firmware, so that we create an u-boot stage... Jul 13 16:48:51 the sx700 tool didn't separate my entire flash dump in sensible pieces, so I did that myself... Jul 13 16:48:56 do you have some sources for information about the contents inside them? Jul 13 16:49:36 The_Lizard: two questions Jul 13 16:50:08 Where can be found the firmware of your router? Jul 13 16:50:48 I only have a flash dump of mine, I haven't found anything downloadable Jul 13 16:50:58 Have you got an u-boot that loads next to BRN-BOOT? Jul 13 16:51:09 because the ISP uploads its firmware through ATM Jul 13 16:51:25 No, I have overwritten the BRN-BOOT loader in my own config Jul 13 16:51:29 stupid ISPs Jul 13 16:51:49 as it doesn't really matter for my config, as JTAG is required,,, Jul 13 16:53:26 yes, but for the old danube boards with sp700 the user could load openwrt (not the right way, of course) Jul 13 16:55:07 The_Lizard: have you found the BRNXXX signature? Jul 13 16:55:30 or BRN-XXX Jul 13 16:55:51 in the flash dump Jul 13 16:56:30 yes Jul 13 16:56:58 in the boot params block (as can be seen on the vgv7519 wiki page: http://wiki.openwrt.org/toh/arcadyan/vgv7519) Jul 13 16:57:07 check out the bootloader reported flash layout Jul 13 16:57:39 it starts with BRN-BOOT, and I have recognised the wifi password as well Jul 13 16:59:51 can't find it Jul 13 17:00:16 http://wiki.openwrt.org/toh/arcadyan/vgv7519#original.flash.layout block [1] Jul 13 17:01:57 build #249 of adm5120 is complete: Failure [failed shell_14] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/249 Jul 13 17:02:09 that isn't. in the arv4518 and arv7518 the signature is BRNDANUBE Jul 13 17:02:52 in other models is different, but always begin with BRN afaik Jul 13 17:04:22 this part are the parameters that are used by the bootloader Jul 13 17:04:41 the first 4k seem to be some small pre-loader Jul 13 17:05:02 the reset of the first 256k is the bootloader itself Jul 13 17:07:09 without the signature the only way is JTAG :( Jul 13 17:07:49 the first 4kB seems that initialize the SoC and the RAM Jul 13 17:07:59 indeed... Jul 13 17:08:15 The initial thing is that it isn't possible to access the bootloader's menu to do anything... Jul 13 17:08:43 as described in the wiki, there is a 16 char password, and it is compared to a SHA-1 hash.. Jul 13 17:10:32 I managed to get in by patching out the compare instructions ;) Jul 13 17:22:31 excuse, problems at home Jul 13 17:22:49 will continue another day Jul 13 17:22:57 see you Jul 13 20:40:18 hauke r37271 trunk/target/ linux/brcm47xx/base-files/lib/preinit/03_init_hotplug_failsafe_brcm linux/brcm47xx/base-files/sbin * brcm47xx: remove obsolete hotplug stuff Jul 13 21:44:04 hauke r37272 trunk/target/linux/brcm47xx/base-files/lib/preinit/15_mount_proc_brcm * brcm47xx: proc gets mounted without this patch Jul 13 22:15:39 build #324 of brcm47xx is complete: Failure [failed shell_14] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx/builds/324 Jul 13 22:31:37 nbd r37273 trunk/target/ linux/ar71xx/patches-3.8/200-MIPS-ath79-fix-ar933x-watchdog-clock.patch linux/ar71xx/patches-3.10/200-MIPS-ath79-fix-ar933x-watchdog-clock.patch * ar71xx: fix ar933x watchdog clock (#13866) Jul 13 22:44:55 hauke r37274 trunk/ (8 files in 6 dirs) * kernel: update to kernel 3.9.10 and refresh patches Jul 13 22:46:53 hauke r37275 trunk/ (8 files in 7 dirs) * kernel: update to kernel 3.10.1 and refresh patches Jul 13 22:47:40 hauke r37276 trunk/target/ (5 files) * kernel: refresh patches for kernel 3.8.13 Jul 14 01:07:58 build #308 of cobalt is complete: Failure [failed shell_14] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/308 **** ENDING LOGGING AT Sun Jul 14 03:00:00 2013