2015-06-11 00:28 archang has joined #qi-hardware 2015-06-11 01:21 Haswell has quit [Quit: Saliendo] 2015-06-11 02:05 mth has quit [Remote host closed the connection] 2015-06-11 02:06 mth has joined #qi-hardware 2015-06-11 02:11 mth has quit [Ping timeout: 252 seconds] 2015-06-11 02:14 mth has joined #qi-hardware 2015-06-11 03:34 atommann has joined #qi-hardware 2015-06-11 03:40 arhuaco has quit [Remote host closed the connection] 2015-06-11 04:06 Textmode has joined #qi-hardware 2015-06-11 04:07 xiangfu has quit [Ping timeout: 250 seconds] 2015-06-11 04:08 xiangfu has joined #qi-hardware 2015-06-11 07:11 jwhitmore has joined #qi-hardware 2015-06-11 07:29 jwhitmore has quit [Ping timeout: 256 seconds] 2015-06-11 08:22 atommann has quit [Quit: Leaving] 2015-06-11 08:23 jwhitmore has joined #qi-hardware 2015-06-11 08:24 qwebirc61563 has joined #qi-hardware 2015-06-11 08:26 qwebirc61563 has quit [Client Quit] 2015-06-11 09:12 jwhitmore has quit [Ping timeout: 244 seconds] 2015-06-11 09:15 jwhitmore has joined #qi-hardware 2015-06-11 09:33 arossdotme has quit [Ping timeout: 252 seconds] 2015-06-11 09:42 jwhitmore has quit [Ping timeout: 258 seconds] 2015-06-11 09:53 jwhitmore has joined #qi-hardware 2015-06-11 10:05 jwhitmore has quit [Ping timeout: 255 seconds] 2015-06-11 10:25 pcercuei has joined #qi-hardware 2015-06-11 11:10 jwhitmore has joined #qi-hardware 2015-06-11 11:28 arossdotme has joined #qi-hardware 2015-06-11 11:36 jwhitmore has quit [Ping timeout: 264 seconds] 2015-06-11 11:46 pcercuei has quit [Ping timeout: 244 seconds] 2015-06-11 12:37 pcercuei has joined #qi-hardware 2015-06-11 14:03 paul_boddie has joined #qi-hardware 2015-06-11 14:04 Still no real progress, although I found a blog post where someone suggests using -O linux -T kernel with mkimage: 2015-06-11 14:04 https://balau82.wordpress.com/2010/03/10/u-boot-for-arm-on-qemu/ 2015-06-11 14:14 Textmode has quit [Quit: "It was one dev, naked in a room with a carton of cigarettes, a thermos full of coffee and bourbon, and all his summoned angels."] 2015-06-11 14:43 rjeffries has quit [Ping timeout: 256 seconds] 2015-06-11 15:43 valhalla has quit [Ping timeout: 255 seconds] 2015-06-11 15:45 valhalla has joined #qi-hardware 2015-06-11 16:06 pcercuei has quit [Ping timeout: 264 seconds] 2015-06-11 16:28 wej has quit [Ping timeout: 246 seconds] 2015-06-11 16:35 wej has joined #qi-hardware 2015-06-11 16:41 kyak has quit [Ping timeout: 265 seconds] 2015-06-11 16:43 rjeffries has joined #qi-hardware 2015-06-11 16:47 rjeffries has quit [Ping timeout: 246 seconds] 2015-06-11 16:48 kyak has joined #qi-hardware 2015-06-11 17:07 rjeffries has joined #qi-hardware 2015-06-11 17:31 rjeffries has quit [Ping timeout: 255 seconds] 2015-06-11 18:03 Just great: rebuilt U-Boot from openwrt-xburst and now MMC-booting only gets as far as "mmc1 is available". 2015-06-11 18:03 * paul_boddie hates U-Boot. 2015-06-11 18:10 jwhitmore has joined #qi-hardware 2015-06-11 18:11 paul_boddie: try barebox 2015-06-11 18:12 On the NanoNote? 2015-06-11 18:13 I actually want to get something working with U-Boot elsewhere, though. 2015-06-11 18:13 mhh, then you need to port at first. yep 2015-06-11 18:16 Now I just have to figure out how to update openwrt-xburst using git. Sigh! 2015-06-11 18:24 Or just clone the damned thing again for my own sanity's sake. 2015-06-11 18:24 get rid of it ? :) 2015-06-11 18:26 Git, OpenWrt or U-Boot? 2015-06-11 18:29 I thought people wanted to write their own nice bootloader, but I guess they didn't finish it. 2015-06-11 18:35 paul_boddie: I think wpwrak opinion is more "bootloaders are useless" 2015-06-11 18:36 http://kboot.sourceforge.net/ 2015-06-11 18:47 bootloaders are very useful - and should be extremely simple :) 2015-06-11 18:48 wej has quit [Ping timeout: 248 seconds] 2015-06-11 18:48 jwhitmore has quit [Ping timeout: 272 seconds] 2015-06-11 18:53 so extremely simple would be "start kernel only" 2015-06-11 18:53 wej has joined #qi-hardware 2015-06-11 18:54 yup, with some initramfs that does the rest 2015-06-11 18:55 yea, I remember that 2015-06-11 18:55 And not leave the hardware in some weird state. 2015-06-11 18:57 Meanwhile, it's branch surfing time as OpenWrt fails to build its toolchain for some reason unknown to man. 2015-06-11 18:57 i would advocate that the kernel should try to initialize as much of the hardware as possible, to minimize its dependency on the boot loader 2015-06-11 18:58 you haven't experienced build failures if you haven't used OE ;-) 2015-06-11 18:58 maybe when I have time, then I will the idea of kboot 2015-06-11 18:59 at openmoko, i was very happy when we got people who just took care of building the damn monster and making binary packages 2015-06-11 18:59 OE and related stuff are just hateful, really. 2015-06-11 18:59 we seem to agree ;-) 2015-06-11 18:59 what is OE 2015-06-11 18:59 It's a relief in a way that Debian now actually has cross-compilers that work. 2015-06-11 18:59 OpenEmbedded 2015-06-11 19:00 ah, ok 2015-06-11 19:00 kinda like gentoo. but very fragile. getting it to build (which took forever) was like winning the lottery 2015-06-11 19:00 pcercuei has joined #qi-hardware 2015-06-11 19:01 and we had the perverse setup of building code under development inside OE. so each time the monster blew up, development stopped. 2015-06-11 19:01 well, that was for the application people. we also had a simple SDK that was sufficient for my kind of work. so i largely escaped :) 2015-06-11 19:04 you could script yourself some image generation foo 2015-06-11 19:04 and doing alle the cross compiling stuff 2015-06-11 19:04 but that's more crazy 2015-06-11 19:05 jwhitmore has joined #qi-hardware 2015-06-11 19:05 i made a rootfs builder that just installed pre-compiled packages and then added my stuff. that worked quite nicely. 2015-06-11 19:06 pre-compiled :/ 2015-06-11 19:06 I don't like that 2015-06-11 19:07 mhh 2015-06-11 19:08 well, there are so many bash variations you need :) 2015-06-11 19:08 and if keeps the build failures on the other side of that package repo 2015-06-11 19:08 s/if/it/ 2015-06-11 19:09 wpwrak meant: "and it keeps the build failures on the other side of that package repo" 2015-06-11 19:10 rejon has joined #qi-hardware 2015-06-11 19:27 pcercuei has quit [Read error: Connection reset by peer] 2015-06-11 19:31 tv is so boring, I think I read a book... perry rhodan. I am still at volume 1 2015-06-11 19:32 pcercuei has joined #qi-hardware 2015-06-11 19:35 the most epic space opera ever ;-) 2015-06-11 19:39 FDCX_ has joined #qi-hardware 2015-06-11 19:41 wej has quit [Ping timeout: 246 seconds] 2015-06-11 19:50 wej has joined #qi-hardware 2015-06-11 19:51 jwhitmore has quit [Ping timeout: 245 seconds] 2015-06-11 19:58 wej has quit [Ping timeout: 246 seconds] 2015-06-11 20:01 Remembered to look up the magic formula to hopefully avoid building absolutely everything in OpenWrt: 2015-06-11 20:01 http://wiki.openwrt.org/doc/howtobuild/single.package 2015-06-11 20:01 jwhitmore has joined #qi-hardware 2015-06-11 20:09 Haswell has joined #qi-hardware 2015-06-11 20:10 wej has joined #qi-hardware 2015-06-11 20:13 wolfspraul has joined #qi-hardware 2015-06-11 20:26 jwhitmore has quit [Ping timeout: 265 seconds] 2015-06-11 20:26 wej has quit [Ping timeout: 246 seconds] 2015-06-11 20:33 wej has joined #qi-hardware 2015-06-11 20:42 wej has quit [Ping timeout: 248 seconds] 2015-06-11 20:48 wej has joined #qi-hardware 2015-06-11 20:53 rejon has quit [Ping timeout: 245 seconds] 2015-06-11 20:55 rejon has joined #qi-hardware 2015-06-11 21:11 rejon has quit [Ping timeout: 258 seconds] 2015-06-11 21:17 Haswell has quit [Quit: Saliendo] 2015-06-11 21:22 wolfspraul has quit [Quit: leaving] 2015-06-11 21:30 wej has quit [Ping timeout: 246 seconds] 2015-06-11 21:37 wej has joined #qi-hardware 2015-06-11 21:56 pcercuei has quit [Ping timeout: 276 seconds] 2015-06-11 22:03 OK. MMC support is back! And suddenly my payload works for some reason. 2015-06-11 22:09 wej has quit [Ping timeout: 248 seconds] 2015-06-11 22:14 wej has joined #qi-hardware 2015-06-11 22:28 arossdotme has quit [Ping timeout: 264 seconds] 2015-06-11 22:33 wej has quit [Ping timeout: 246 seconds] 2015-06-11 22:38 wej has joined #qi-hardware 2015-06-11 22:41 arossdotme has joined #qi-hardware 2015-06-11 22:43 rejon has joined #qi-hardware 2015-06-11 23:03 rjeffries has joined #qi-hardware 2015-06-11 23:36 paul_boddie has quit [] 2015-06-11 23:44 rejon has quit [Ping timeout: 264 seconds] 2015-06-11 23:44 rejon has joined #qi-hardware