**** BEGIN LOGGING AT Fri Aug 07 02:59:58 2015 Aug 07 03:57:11 build #73 of bcm53xx is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/bcm53xx/builds/73 Aug 07 04:20:04 build #72 of ramips.mt7621 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7621/builds/72 Aug 07 04:33:47 build #72 of lantiq is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/72 Aug 07 08:36:57 nbd r46567 trunk/target/linux/ (18 files in 3 dirs) * ipq806x: Add ADM support Aug 07 08:37:11 nbd r46568 trunk/target/linux/ (16 files in 2 dirs) * ipq806x: add NAND flash controller support Aug 07 08:37:16 nbd r46569 trunk/target/linux/ ipq806x/config-3.18 ipq806x/Makefile ipq806x/config-4.1 * ipq806x: enable NAND flash support in the kernel Aug 07 09:21:36 build #72 of ipq806x is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ipq806x/builds/72 Aug 07 09:24:19 build #69 of mpc52xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/69 Aug 07 09:37:57 build #72 of ramips.rt3883 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.rt3883/builds/72 Aug 07 14:04:12 build #72 of ppc40x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/72 Aug 07 18:52:50 hi, Im trying to update and edit some uboot patches, looking at at91 they have the package in target/linux/at91/image/, if I try and do 'make target/linux/{clean,prepare} V=s QUILT=1' it only preps the kernel, if I try and specify further down I get no rules for clean etc what would be the correct QUILT make command? :) cheers Aug 07 18:55:05 or is this totally the wrong place to build a bootloader? Aug 07 19:06:55 Wipster: you would be looking for package/boot/uboot-at91/, if it existed Aug 07 19:07:27 ah, wait Aug 07 19:07:33 there is a u-boot indeed Aug 07 19:07:36 then no idea Aug 07 19:08:16 Wipster: try package/u-boot/{clean,refresh,etc} Aug 07 19:14:25 KanjiMonster: no rule to make target again :( should it be in package/boot? I can move it on over... Aug 07 19:17:27 Wipster: well, looks like it's build outside of the normal buildsystem rules, so you are out of luck and there is no quilt target for it Aug 07 19:39:37 maybe target/linux/at91/image/u-boot/{clean,compile,prepare} ? Aug 07 19:40:16 that target/linux/at91/image/u-boot/Makefile looks quite normal comparing to other u-boot makefiles in package/boot/uboot- Aug 07 19:57:08 no rule again, no problem I can move it over with the rest of them this eve :) Aug 07 20:46:39 build #71 of ath25 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ath25/builds/71 Aug 07 21:00:43 build #70 of mvebu is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/mvebu/builds/70 Aug 07 21:15:08 build #71 of adm8668 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/adm8668/builds/71 Aug 07 21:22:29 /nr 2 Aug 07 21:22:33 ugh Aug 07 21:22:42 irssi, y u no strip space before command Aug 07 22:11:41 because that would be confusing as all hell. Aug 07 22:39:53 I dunno Aug 07 22:40:08 why would you ever type a space before anything Aug 07 22:46:06 so it becomes not a command? Aug 07 22:46:33 like, "where is the xx file?" "/etc/init.d/blah" "unknown command...."..... Aug 08 00:50:24 ok - so I got my CP2102 boards.... looking at how to hook it up... Aug 08 00:50:32 it has 3V3 and +5V Aug 08 00:50:36 so I have to connect both? Aug 08 00:51:38 or is that actually a supply that gets powered by the USB interface? Aug 08 00:56:00 it's powered by usb, the 3v3 and +5v pins *provide* those voltages Aug 08 00:56:58 ahhh good Aug 08 00:57:10 I just found this: https://learn.sparkfun.com/tutorials/cp2102-usb-to-serial-converter-hook-up-guide Aug 08 00:58:19 as long as yours is labelled the right way.... (I have one that has tx and rx switched) Aug 08 00:59:20 atm I've just got it stuck on the end of a cable - driver installed and windows finds it... always a good sign Aug 08 00:59:52 and now the driver is installed, I get an LED light up. brilliant. Aug 08 01:01:13 what I would love to know is this: Aug 08 01:01:18 [TxD][GND][3.3] [RxD] (JP1 text) Aug 08 01:01:34 is that from the boards point of view, or the plugs? ;) Aug 08 01:02:43 http://wiki.openwrt.org/toh/wd/n750 Aug 08 01:04:14 normally form the plugs point of view, (where plug you mean the cp2102 dongle I presume?) Aug 08 01:04:32 so if the board says tx on a pin, you normally connect that to the rx pin on the cp2102 dongle... Aug 08 01:04:36 "normally" Aug 08 01:05:57 yeah, so do I hook TXD to TXD, or is it the other way around (which makes sense) and I hook TXD to RXD ;) Aug 08 01:07:45 I guess its suck it and see ;) Aug 08 01:08:24 CRCinAU: as karlp said: Tx to Rx, and Rx to Tx Aug 08 01:08:36 but some label them not by what they are, but by what they connect to Aug 08 01:12:35 yeah Aug 08 01:12:37 fun fun fun Aug 08 01:18:37 if it doesn't work at all with your first attempt, just swap those two leads Aug 08 01:28:43 now its time to fuck up the soldering ;) Aug 08 01:36:55 hmmm - so I'm getting a boot loader, but now no boot :\ Aug 08 01:37:07 that being said, I haven't powered this device down in *ages* Aug 08 01:43:23 well, that's interesting. Aug 08 01:43:37 if I have the CP2102 connected to my PC when I turn the router on, it doesn't boot Aug 08 01:44:04 i have a router like that :/ Aug 08 01:44:17 if I connect it AFTER turning the router on, it boots fine Aug 08 01:45:10 zinx: i had one that would boot only if it *is* connected Aug 08 01:45:15 ha Aug 08 01:45:32 that's less good :) Aug 08 01:46:34 oh - seems the bootload is waiting for me to do something Aug 08 01:48:15 I get: Aug 08 01:48:20 U-Boot 1.1.4 (Mar 26 2012 - 21:53:42) Aug 08 01:48:20 SVN revision: 51 Aug 08 01:48:20 Target board: WRG-ND13 Aug 08 01:48:20 DRAM: Aug 08 01:48:20 sri Aug 08 01:48:22 Wasp 1.2 Aug 08 01:48:25 wasp_ddr_initial_config(281): Wasp (16bit) ddr1 init 4 MB Aug 08 01:48:27 Top of RAM usable for U-Boot at: 80400000 Aug 08 01:48:30 Reserving 242k for U-Boot at: 803c0000 Aug 08 01:48:32 Reserving 192k for malloc() at: 80390000 Aug 08 01:48:35 Reserving 44 Bytes for Board Info at: 8038ffd4 Aug 08 01:48:37 Reserving 36 Bytes for Global Data at: 8038ffb0 Aug 08 01:48:40 Reserving 128k for boot params() at: 8036ffb0 Aug 08 01:48:42 Stack Pointer at: 8036ff98 Aug 08 01:48:45 and nothing more **** ENDING LOGGING AT Sat Aug 08 02:59:58 2015