**** BEGIN LOGGING AT Thu Oct 31 02:59:58 2013 Oct 31 06:36:50 Is there an easy way to determine which GPIO does what on a device, from just TP-Link GPL sources? Oct 31 06:37:23 I have a TL-WA901ND v3 here, which isn't supported by OpenWRT (yet), and I was thinking of writing a patch Oct 31 06:37:52 their kernel seems to handle ar71xx differently Oct 31 06:39:17 ah, found something.. that matches up with the ones in mach-tl-wa901nd-v2.c \o/ Oct 31 10:14:42 luka: added the new kirkwood u-boot and pogoplug patches Oct 31 10:59:20 kaloz r38626 trunk/package/ boot/uboot-omap35xx boot/uboot-omap/Makefile boot/uboot-omap boot/uboot-omap4 * [u-boot/omap]: use a single package to build MLO/u-boot for all omap boards Oct 31 11:01:12 heffer: nice Oct 31 11:01:27 i will try to merge them today since i'm leaving tomorrow Oct 31 11:01:41 but this is not a typo Oct 31 11:01:42 -IB62X0_UBIFS_OPTS:="-m 2048 -e 126KiB -c 4096 -U" Oct 31 11:01:42 +IB62X0_UBIFS_OPTS:="-m 2048 -e 128KiB -c 4096 -U" Oct 31 11:02:39 heffer: did you assign patches to me at patchwork? Oct 31 11:02:48 thank you if you did :) Oct 31 11:05:08 yes i did :D Oct 31 11:05:26 oh and if it's not a type i might have made a mistake in my pogoplug profile file then Oct 31 11:06:18 well it depends on your nand chip Oct 31 11:06:24 in my case that is correct Oct 31 11:06:46 could you please also send patch for this board to arm-linux mailing list? Oct 31 11:08:52 <_rmk_> luka: thanks for suggesting that stuff should be pushed upstream :) Oct 31 11:08:58 yes. i'll do that Oct 31 11:09:12 heffer: instead of patching mv-common.h it might be better that we do something like this Oct 31 11:09:15 https://github.com/danielschwierzeck/u-boot-lantiq/blob/stable_fixes_for_daniel_20131028/include/configs/openwrt-lantiq-common.h Oct 31 11:09:31 heffer: you should send it soon so we see it in 3.13 Oct 31 11:09:42 yes this makes much more sense i geuss Oct 31 11:10:01 then we just include it like this Oct 31 11:10:03 #include "openwrt-lantiq-common.h" Oct 31 11:10:16 in all boards which we support Oct 31 11:10:30 s/lantiq/kirkwood/ Oct 31 11:10:34 of course :) Oct 31 11:11:33 <_rmk_> there's only a few days left (unless Linus does -rc8 which is unlikely) and really trees should be stabilising now. Oct 31 11:11:56 _rmk_: it wont go in 3.12 but it should go in 3.13 Oct 31 11:12:34 <_rmk_> luka: no, it may not make 3.13, because trees should not be adding new stuff apart from bug fixes now. Oct 31 11:13:08 <_rmk_> there's maybe just three days before the merge window opens Oct 31 11:13:52 _rmk_: ok Oct 31 11:14:04 <_rmk_> but send it anyway. Oct 31 11:14:07 heffer: will you update the uboot package then as suggested? Oct 31 11:15:04 <_rmk_> oh, you're talking about uboot? that doesn't involve the arm-linux mailing list :) Oct 31 11:15:52 _rmk_: we are talking about uboot Oct 31 11:15:55 _rmk_: we are talking about both Oct 31 11:15:59 sorry Oct 31 11:16:40 heffer: in case you are going to send new patches for uboot if it's not a problem include this one too http://patchwork.ozlabs.org/patch/287388/ Oct 31 11:17:03 okay Oct 31 11:17:41 i didnt check the boot scripts for your board Oct 31 11:17:57 but see how i did it there Oct 31 11:23:35 nbd r38627 trunk/package/network/config/netifd/Makefile Oct 31 11:23:36 netifd: update to the latest version, fixes regression in proto-shell scripts (#14400, #14402) Oct 31 11:32:38 heffer: damn, i had some commits stashed but didn't push them Oct 31 11:46:01 luka r38628 trunk/target/linux/imx6/image/Makefile * imx6: minor image cleanup Oct 31 11:46:03 luka r38629 trunk/target/linux/kirkwood/image/Makefile * kirkwood: extend image/Makefile Oct 31 12:05:37 luka r38630 trunk/target/linux/kirkwood/patches-3.10/120-pogoplug_e02.patch * kirkwood: add Pogoplug E02 Kernel support Oct 31 12:05:38 luka r38631 trunk/target/linux/ kirkwood/profiles/120-pogoplug.mk kirkwood/image/Makefile kirkwood/base-files/etc/uci-defaults/01_leds kirkwood/base-files/etc/uci-defaults/02_network * kirkwood: add userland support for Pogoplug E02 Oct 31 12:05:43 heffer: ^^ Oct 31 12:32:25 luka: yeah :-) Oct 31 14:48:07 build #428 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/428 Oct 31 14:50:37 build #395 of rb532 is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/395 Oct 31 14:53:20 build #395 of ppc44x is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/395 Oct 31 17:37:59 nbd r38632 trunk/package/network/services/openvpn/files/openvpn.init * openvpn: clean up and fix the init script Oct 31 18:49:46 build #369 of sibyte is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/369 Oct 31 20:10:16 <_trine> http://pastebin.mozilla.org/3391176 Trunk isnt compiling from a new CO Oct 31 20:58:40 build #408 of uml is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/408 Oct 31 21:45:31 build #379 of avr32 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/379 Oct 31 22:16:11 luka: fixing the script is simple (if upstream would tag their recent releases) but I don't see a reason to use git to repack a tarball that's already available Oct 31 22:31:31 swalker: i feel the same Oct 31 23:10:24 build #357 of kirkwood is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/kirkwood/builds/357 Nov 01 00:06:43 build #347 of ar71xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx/builds/347 **** ENDING LOGGING AT Fri Nov 01 02:59:58 2013