IRC log for #arm-netbook on 20120504

00:02.31ManoftheSeamegahertz myth
00:11.31CIA-91rhombus-tech: sauc1er master * re6dd34c61359 /allwinner_a10/orders/sauc1er.html:
00:15.46*** join/#arm-netbook sauc1er1 (~sauc1er@pptp-194-94-199-133.pptp.stw-bonn.de)
00:17.01ManoftheSeahaha, my first thought was "Consider my jimmies russled."  First post?  "Jimmies: russled"
00:20.25ManoftheSeadestinal: ARM performance has always been respectable, when measured per-watt
00:38.02destinalManoftheSea: no, not megahertz myth, in terms of instructions per second.  increasing clock speed for a given SoC does typically create a linear increase in performance along with the clock speed
00:38.30destinalso I'm not saying "wow 3ghz", I'm saying, wow, something 50% faster than a stock A9 :)
00:39.26destinaland yeah, I mean of course it's going to take more power
00:41.33ManoftheSeadestinal: does it get data from memory faster too?
01:21.28*** join/#arm-netbook mikey_w (~mike@c-71-63-115-202.hsd1.va.comcast.net)
01:21.44*** join/#arm-netbook mike_ (~mike@c-71-63-115-202.hsd1.va.comcast.net)
01:37.50destinal@man ah well, different tasks, different constraints
01:37.58destinalerrr ManoftheSea ^
01:39.33ManoftheSeaI'm for faster chips.
01:40.06ManoftheSeaIt'd be great if the computer could do everything instantly fast, then go back to 0 power consumed sleep
01:40.15ManoftheSeabut this is the real world.
04:26.58*** join/#arm-netbook Eigen (~Eigen@S0106b8c75dc9a198.vn.shawcable.net)
06:33.50*** join/#arm-netbook traeak (~bolsen@75-151-91-165-Colorado.hfc.comcastbusiness.net)
07:19.12Gumbootdestinal: I'd say a bigger factor in MHz mythology right now is that as you wind the clock rate of the core up nothing happens to improve memory bandwidth.
07:20.26GumbootI mean, almost everything is I/O bound, now.
07:29.37*** join/#arm-netbook rell (5b078339@gateway/web/freenode/ip.91.7.131.57)
08:51.01hnois amazed how few who actually read the TSMC article. It's not about some new 3.1GHz A9, it's about TSMC being able to reliably produce one in their 28nm process.
08:53.49hnowhich means the competition is open in high performance semiconductor manufacturing.
09:04.28mnemocwe are in the age of (over)reading only the title and scanning the first paragraph before making an opinion about an article
09:05.28mnemoctl;dr (tm)
10:33.49*** join/#arm-netbook runejuhl (~runejuhl@flexomatic.listepik.net)
11:01.04*** join/#arm-netbook Xlab (~Adium@83.149.8.73)
11:13.55rz2khow do I mount this img? http://dl.dropbox.com/u/1096320/ubuntu_12.04_0.2_dual_boot.img , file cant recognize it as image file and vfat mount with offset fails
11:14.20rz2klooks like I miss something
11:14.49rz2kit is prepared for flashing with livesuit on tablets
11:26.10mnemocurl to the announcement of this image?
11:30.58rz2khttp://www.slatedroid.com/topic/32646-wip-novo-7-elf-dual-boot-elvish-03ubuntu-1204/page__p__355132#entry355132
11:31.46rz2kI'm trying to replace script.bin with mine from ly-f1 so LCD will do something
11:32.36mnemocnice download speed... 1.05Mb/s ... ETA 1m
11:33.21mnemocrz2k: this decompiling them and comparing. https://github.com/amery/sunxi-tools
11:33.46rz2kyeah, but I need to mount it first, now trying to find FAT header in that img
11:33.52mnemocfex2bin is still wip, but you can use the closed source referenced on the wiki
11:52.30mnemocrz2k: look at the nand driver in the sun4i kernel for hints about reading offsets and sizes
11:54.00hp_hno i'm already getting excited for the 14nm node
12:01.28mnemocrz2k: http://arpandeb.com/03/2012/android-how-to-guides/how-to-build-custom-rom-for-allwinner-a10-based-android-tablets-part-iii.html
12:01.47hp_hi mnemoc
12:01.55mnemochi hp_
12:01.59hp_hows your fbcon dev?
12:02.24mnemocfrozen
12:04.23hp_frozen, code freeze, stable?
12:04.25hp_:)
12:05.03mnemocfrozen as... stalled
12:05.16hp_mnemoc: ahh no :(
12:05.57mnemocto be able to debug that stuff properly and move forward I need to play with stuff in the .bin so I'm wasting my "spare" time in a compiler/decompiler... while waiting allwinner to release the 3.0.8 as promised by the now lost Tom/hipboi
12:06.36hp_lost?
12:07.03hp_last email i had with him was 6 days ago
12:08.00mnemoche hasn't come since over a month and hasn't replied mails from me in longer than that....
12:08.24hp_mnemoc: ohh what could be up with that?
12:08.50mnemocmaybe he is just hidden.... but I have an open question since a week ago in aliexpress on an a2000 I bought for a friend
12:09.04mnemocbbl
12:09.19hp_mnemoc: i got an email back from him 6days ago
12:27.01rz2kmnemoc: weird, but snowbreeze doesnt seem to see my 4.0.3 original image. when I try to "unimg.exe -d <image>" I have successful extract but files are broken in file + file.hdr, instead of .fex
12:27.05rz2kheres log http://pastebin.com/xH9kSDJ1
12:28.17mnemocrz2k: I've never looked at an image, I can't really help you
12:30.30mnemocif after the compiler is working allwinner still hasn't released new code I'll try to make tools or the same repo for playing with images... but currently my knowledge is zero
12:30.48mnemocs/ or / on /
13:03.25rz2kwtf, nanda (bootfs) in that ubuntu 12.04 dual boot is ~12 meg
13:03.41rz2kstill waiting for full unpack
13:10.38rz2khere it is http://dl.dropbox.com/u/1096320/dualboot_bootfs.tar.gz
13:10.57rz2knovo7 elf script.bin inside, btw.
13:11.10*** join/#arm-netbook rellla (4fe563f8@gateway/web/freenode/ip.79.229.99.248)
13:16.53rz2kalso boot animation and build.prop
13:18.07CIA-91rhombus-tech:  master * r1d5a91704b43 /allwinner_a10/orders/.mdwn:
13:20.41mnemocrz2k: how did you extract it?
13:21.25CIA-91rhombus-tech:  master * r33290c714544 /allwinner_a10/orders/cbsghost.mdwn:
13:21.48rz2kunimage.exe -d <image>
13:22.04rz2khttp://forum.xda-developers.com/showpost.php?p=22397975&postcount=5
13:26.02mnemocit's really frustrating almost everything on that forum is closed source and .exe....
13:27.49Xlab:3
13:32.14rz2kI believe it is a tool from allwinner, so no source
13:32.27rz2kdragon.exe for packing stuff back is from allwinner too.
13:34.43mnemocdo you have a not-chinese link to download the sdk from where those things leaked?
13:35.43rz2knope, I think it is from ainol fs tools package
13:36.37rz2kI'll try to find it, now gtg
13:36.50mnemocdefine gtg ?
13:36.57rz2kgot to go :3
13:37.02mnemoc:)
13:37.11mnemoccu
13:37.28mnemocI think I have that thing somewhere... will check tonight
13:41.17Xlabthose guys from xda actually trying to reverse unimg.exe
13:42.41mnemocunfortunatelly I'm from a different generation, I can't stand forums
13:44.44mnemocthey are like nntp reinvented wrong and full of ads and junk... and worst of all, flat "conversations" instead of threads
13:45.31mnemocalso no sane way of checking what messages you haven't read
13:46.23mnemocbbl
14:52.07zenitraMokay, just got back from Cash converters (a thrift store near here)
14:52.24zenitraMand scored a 160gb 2.5'' SATA drive for.. 15€
14:52.25zenitraMlabeled "PS3 ACCESSORY"
14:55.43mnemocdefective?
14:56.56zenitraMmmm it seems to work fine
14:57.26zenitraMso it seems they rather didn't know what the hell it was. comes with a metal piece screwed so it might have came from a broken ps3
15:02.06CIA-91rhombus-tech: Tim master * re7cab6292375 /allwinner_a10/orders/mikesellt.mdwn:
15:03.10*** join/#arm-netbook eflatun (~eflatun@46.1.137.242)
15:11.24zenitraMmnemoc: just saw your sunxi-tools, gonna link them from my project as it's probably better than my ugly, ruby code
15:11.56zenitraMi also have nandas for several a10 tablets laying on my NAS, gonna find them
15:11.57mnemocyours is... shorter :p
15:12.34*** join/#arm-netbook A1Sheds (~ly@adsl-75-49-211-164.dsl.emhril.sbcglobal.net)
15:12.34*** join/#arm-netbook A1Sheds (~ly@unaffiliated/l84supper)
15:12.37zenitraMshorter doesn't mean better :P i made it because at the time there was no other tool and that seemed to work
15:18.12zenitraMso, how do i go about adding dumps to your archive? fork + pull request?
15:18.43mnemoczenitraM: I better give you commit access
15:18.59zenitraMok :)
15:19.25mnemocdone
15:19.46mnemocenjoy burning my quota :p
15:20.32mnemoczenitraM: but please update your local repo using `git pull --rebase` instead of just `git pull` ... I hate empty merge marks with all my guts
15:21.05zenitraMquota? is there quota for open projects @github?
15:21.08zenitraMsure
15:21.44mnemocthere is a limit to avoid abuses, but not sure how much
15:22.13mnemocotoh my linux repo is counted only as 1MB because it's a "fork" of torvald's
15:22.46zenitraMGitHub does not have any hard storage limits. We have soft limits for each plan to prevent abuse. We find almost everyone uses a small fraction of this limit. If you find yourself needing more disk space for a legitimate use, email support@github.com.
15:22.47zenitraM:)
15:24.32mnemocjust went to the billing page where the current plan is shown but no word about what "soft limit" applies to me :|
15:25.18mnemoconly that I can make 2 more private repos :p
15:26.28zenitraMprobably the soft limits are hidden and only triggered on.. way too much space
15:26.38mnemocyes
15:26.53zenitraMi have 5 private repos (free micro account with student email :P)
15:27.12mnemocuh
15:27.20zenitraMalthough i use bitbucket for private stuff (.edu accounts there are unlimited)
15:27.50mnemochg or git?
15:28.14zenitraMboth
15:34.21zenitraMnovo 7 advanced dump pushed :)
15:38.00mnemocgo go go
15:38.49zenitraMthis one is somewhat special as it comes from an ICS firmware...
15:39.19zenitraMso it uses u-boot
15:40.02mnemocadding links to where to download official  upgrades in the README.markdown might be helpful
15:40.52CIA-91rhombus-tech: Alejandro master * r781acdcb3f82 /allwinner_a10.mdwn:
15:40.56zenitraMif i only remembered where I got it from...
15:41.02mnemoc^^
15:41.49zenitraMin fact i have more dumps from other devices from my firmware-frankestein stage
15:42.56mnemocas long as they are official (not mod) and for a10-based devices, go ahead :)
15:43.10zenitraMi only have to identify them :)
15:45.24mnemoc:)
15:49.56zenitraMaand momo9 added
16:58.55destinalGumboot: yeah, it is a good point about memory being a bottleneck
17:27.21hnounimage/unimg is not an allwinner tool, developed by someone working with (not for) allwinner.
18:15.42MaDMaLKaVhi all. been out almost all the week . missed something interesting?
18:18.09CIA-91rhombus-tech: T3st3r3 master * re269faa8d98d /allwinner_a10/orders/t3st3r3.mdwn:
19:18.36Gumbootdestinal: We're looking at lowering the clock rate for some use cases simply because all the core does is wait very very quickly for the next read to complete.
19:21.13mnemocwho is "we"?
19:39.49specingmnemoc: Building your sunxi-tools produces some warning
19:39.53specing(s)
19:40.19mnemocfex2bin still wip
19:40.29mnemocand not doing anything useful yet
19:40.37mnemocbin2fex shouldn't give any warning
19:40.43mnemocif so, can you paste?
19:41.02specingbin2fex.c: In function 'decompile_section':
19:41.03specingbin2fex.c:144:48: warning: unused parameter 'bin_size' [-Wunused-parameter]
19:41.11specingfex2bin.c:63:13: warning: variable 'col' set but not used [-Wunused-but-set-variable]
19:41.14specingfex2bin.c:57:44: warning: unused parameter 'filename' [-Wunused-parameter]
19:41.17specingfex2bin.c:57:69: warning: unused parameter 'script' [-Wunused-parameter]
19:41.33specinggcc version 4.7.0
19:41.44mnemocI get the same here
19:41.46specingSorry, I had to :)
19:42.05mnemocthis remind me of unfinished features :)
19:42.09mnemocthose*
19:44.45specingYou could also switch to c++
19:45.00specingWould get rid of the sunxi-tools.h rather nicely
19:45.54specingI seem to have both script.bin and script0.bin, which one is relevant?
19:50.58specingAh nevermind, they are identical
19:56.13mnemocI don't do C++, or java or php. ever
19:56.23mnemocscript0.bin is a backup
19:57.30mnemocspecing: if you want to help the purpse of bin_size is to validate the offsets to not jump out of the mmap
19:58.05mnemocspecing: and next pending check is to see if there are gaps in the blob
20:01.59specingWhy not C++? What did it do to you?
20:07.35specingI find your code unreadable spaghetty :(
20:07.46mnemoc:<
20:07.50specing:)
20:10.47mnemoci'm aware of the lack of comments problem... but from there to unreadable spaghetti
20:11.22mnemocreading function by function from bottom up show be simple enough
20:13.17mnemocbut I've been writting C since I'm 10 so what's obvius for me it's not necessarily clear for everyone
20:17.30specingYou are also using gotos ... :(
20:18.31specingCouldn't you make usage a function? .. like the rest of the world does?
20:20.24mnemocin many cases I do... but there the usage string is part of the fail flow
20:21.19mnemocgotos are only on the main() when validating the arguments
20:25.26mnemocwarnings gone
20:25.53mnemocthat main would be far uglier without the gotos :)
20:36.26ManoftheSeagoto considered harmful considered harmful
20:48.18rz2kmnemoc: you should use getopt to validate args
20:48.27rz2kunix way :3
20:48.50mnemocrz2k: I will, yes
20:49.06specingWell Im not touching it
20:49.15mnemocrz2k: but I'm not using any opt yet
20:49.39specingLooks like my tablet's mfq didn't even bother changing the board name ....
20:50.21mnemocrz2k: this is the polemic code: https://github.com/amery/sunxi-tools/blob/master/bin2fex.c#L220
20:51.10hnogoto makes great use when used right.
20:54.28specingHe abused it alright
20:55.15mnemocthere are *3* gotos
20:55.33mnemoctwo to mark early failures and one for success
20:55.36hnomnemoc, so you also are bourn a C programmer. nice.
20:55.55mnemochno: you yoo? :)
20:56.15specingThey didn't even disable emac...
20:56.33specingMy tablet  _obviously_ doesen't have a rj-45 jack...
20:56.41hnomm.. first computer at 7, C programming at 10.
20:57.07mnemocsame :)
20:57.48mnemocspecing: so after all the decompiler is helping you :)
20:57.59hnobeen touching somewhere around 40 languages, but somehow it's C that sticks.
21:00.28specingmnemoc: Not really...
21:00.49specingWell I know that they've disabled debug_uart
21:01.08specing[uart_para]
21:01.08specinguart_debug_port = 0
21:01.08specinguart_debug_tx   = port:PB22<2><default><default><default>
21:01.09specinguart_debug_rx   = port:PB23<2><default><default><default>
21:01.22specingI guess the second line means "disable"
21:02.01mnemocthere are some hints in the wiki about enabling uart on uSD
21:02.12specingI know
21:02.20specingBut I want that uSD!
21:02.50hnoand at least 9 different CPU types, looking into asm on most of them.
21:03.20specingdram_io_width   = 16
21:03.21specingdram_bus_width  = 32
21:03.33specingDoes that mean its data bus is 16 bit?
21:03.40specingtherefore... thumb2 ftw?
21:04.02mnemochno: I haven't really gone into asm after some early shock with x86's
21:04.38specinghaha
21:04.41hnospecing, most (all?) tablets have not wired uart0 or jtag other than via the sd card slot.
21:05.12mnemocbut I have the mk's ARM system developers guide waiting for me on the shelf for a day of courage :)
21:05.33specing[uart_para0]
21:05.34specinguart_used   = 1
21:05.34specinguart_port   = 0
21:05.34specinguart_type   = 2
21:05.34specinguart_tx = port:PB22<2><default><default><default>
21:05.36specinguart_rx = port:PB23<2><default><default><default>
21:05.42specingOne UART is enabled...
21:05.59specingWho is mk?
21:06.12mnemoceditorial
21:06.41mnemocMorgan Kaufmann
21:06.49specingCould uart0 be connected to ... bluetooth?
21:06.54specingIf my tablet even has it
21:07.01specingI suspect it doesent
21:07.56mnemocspecing: http://www.amazon.com/ARM-System-Developers-Guide-Architecture/dp/1558608745 ... I didn't remember it was that expensive...
21:08.52mnemocI read like 1/3 a couple of years ago, but didn't have the chance and time to do anything useful with it :(
21:09.03zenitraMspecing: that pin might not even go anywhere
21:09.12zenitraMif your tablet had bluetooth, you would know
21:09.25specingYes, it doesen't
21:09.28zenitraM(i only know of *one* A10 tablet with bluetooth, and it probably has an usb onboard one)
21:09.29specingIm 99% sure
21:11.15specing[motor_para]
21:11.15specingmotor_used  = 1
21:11.15specingmotor_shake = port:PB03<1><default><default><0>
21:11.28specingI could reroute uart's TX through motor_shake?
21:11.37zenitraMthe mele's android doesn't seem to like MPEG-2 DVB streaming through the network :(
21:11.42specingI've already desoldered the damn thing
21:11.46zenitraMspecing: probably
21:11.54zenitraMalthough it working depends on how much electronics are on the middle
21:12.03zenitraMif PB03 is directly going to the motor, it should work
21:12.08mnemoco_o
21:12.14specingIt probably goes though some kind of an amplifier
21:12.24specingthe damn thing draws a watt at 3.3V
21:13.21zenitraMmy electronics knowledge is severely lacking
21:13.35zenitraMbut... shouldn't it work if it's still 3.3V?
21:14.02specingMost MCUs I know can't put out more than 20mA on a pin
21:14.16specingAnd MCUs are designed to be "sufficient"
21:14.22specingWhile MPUs....
21:14.38specingi seriously doubt it can put out more than 3mA on a pin
21:15.05specingIt probably goes through a darlington
21:16.25zenitraMidk what's that, but if it the rise/fall times are fast enough... shouldn't it work?
21:16.36zenitraM(unless on/off is reversed)
21:17.07specingI think it should do 115200
21:17.07zenitraMand... those are chinese chips. don't assume *anything* from china.
21:17.21zenitraMthere's just one way to find out :)
21:17.35specingmnemoc: fex2bin produces a 0 byte file
21:18.08mnemocspecing: as I said before, fex2bin is not finished :)
21:18.27mnemocspecing: but there is a closed source one hanging on the wiki
21:19.34mnemoccurrently it only reads the lines and removes heading and trailing whitespace
21:19.48zenitraMuse the script tool
21:50.58*** join/#arm-netbook Faqtotum (ad0b7da2@gateway/web/freenode/ip.173.11.125.162)
21:53.17Faqtotummnemoc, hno: google search pulled up http://ibot.rikers.org/%23arm-netbook/20120327.html.gz where you guys talked about the allwinner a10; either of you available for a little help
21:53.20Faqtotum?
21:54.38mnemocjust greet (*cough*) and ask your question and someone may answer it
21:57.37Faqtotumi connected the microsd to serial and got a kernel log from aosp ics after changing script.bin, but no output from uboot. i figured console needs to be redirected to serial in the uboot env in nandb, but i need a new crc, and idk how to come up with one it will like
21:59.01mnemocwhat uboot are you using?
21:59.25Faqtotumthe stock binary in the vendor ics rom for the moment
22:00.02Faqtotumbut after i verify that i can interact with it over serial, i will build a replacement
22:00.30mnemocFaqtotum: use the one on hno's github
22:00.54Faqtotumthis one uses the boot.axf/boot0/boot1, but the replacement should come straight from brom
22:01.26mnemochno: ---^
22:01.34Faqtotummnemoc: i intend to, after i verify that i can interact with it over serial
22:02.51Faqtotumthe new uboot, after i can interact with this one, will need to be able to boot both android from nand and a linux kernel from nand
22:03.11Faqtotumnot from the same nand image, of course
22:05.06mnemocthe safe way is to point to the serial-capable uboot in nanda\linux\linux.ini .... hno's supports boot.scr but I actually don't know if it supports nand
22:05.33Faqtotumbtw, where does uboot expect the console if it's not redirected to serial in the env?
22:05.40mnemochipboi's (also in github) doesn't support boot.scr but one of his branches supports nand
22:06.16mnemoci don't know, wait for hno
22:06.23hnome?
22:06.30Faqtotumsorry, my expertise is a bit spotty: what exactly is boot.scr?
22:06.54hnoreads backlog
22:06.56mnemocFaqtotum: a file to "script" your boot
22:07.07Faqtotumwhich stage?
22:07.14mnemocuboot
22:07.20Faqtotumah
22:07.26mnemocyou tell uboot on a file what to do
22:07.38mnemocinstead of hardcoded or interactive
22:07.41Faqtotumi'm looking earlier in the process atm
22:07.56Faqtotumand i need interactive for now
22:08.31hnothe stock uboot should use sd serial when told by script.bin
22:09.22hnothe mmc one don't.
22:09.34Faqtotumwell, it doesn't
22:09.49hnoodd
22:09.57Faqtotumfrom what i can tell, it has to be told in the env
22:10.16Faqtotumi.e. nandb
22:10.42hnoI doubt. It is the same seriakl port, just different A10 pin configuration.
22:11.32Faqtotumi figured i need to add "stderr=serial" "stdout=serial" "stdin=serial" to the uboot env
22:12.02Faqtotumthe existing env does not have that
22:12.14hnothat might explain things.
22:12.21Faqtotumyes
22:12.38Faqtotumthat's why i need to put it in nandb first
22:12.42Faqtotumso, how?
22:13.12Faqtotumand where does it put console if that's not in the env?
22:16.01hnogood question. Never looked into that.
22:16.38Faqtotumwell, that last part doesn't really matter, as long as i can get serial from uboot
22:16.41*** join/#arm-netbook Xlab (~Adium@85.26.155.102)
22:21.50Faqtotumso, do you normally deal with nandb's with "stderr=serial" "stdout=serial" "stdin=serial" already in them?
22:22.03Faqtotumhno: ^
22:25.45hnohave a mele with console port, and stock u-boot configured to use it.
22:26.14Faqtotumconfigured in the env?
22:27.02hnono idea, have not really bothered to look into stock system much. Normally boot from sd.
22:27.43Faqtotumbooting from sd is not an option here, because the serial is over sd
22:27.54Faqtotumi have to use nand
22:28.15hnobut i do know that I have the stock u-boot console.
22:28.59Faqtotumcan you please take a look in your env nand block?
22:30.05hnonot tonight. mele currently disconnected, and only one hand free.
22:30.16Faqtotumah
22:30.37Faqtotumyou don't have an image of your nand?
22:30.48hnono
22:31.02zenitraMFaqtotum: you need to recompile the non-mmc u-boot for it to output where script.bin says
22:31.16zenitraMif you search around the logs, hipboi told me how to do it here
22:31.39FaqtotumzenitraM: got URL?
22:32.31zenitraMhttp://ibot.rikers.org/%23arm-netbook/20120228.html.gz
22:33.03zenitraMalthough one more line is missing - wtf is <PROTECTED>?
22:34.35zenitraManyway, the problem is that u-boot doesn't read the configuration on script.bin but writes to a hardcoded location for uart (the original one)
22:42.03Faqtotumdo you have the protected line in your logs?
22:42.23mnemocisn't it easier to just replace the included u-boot and if it doesn't work re-flash the device?
22:45.44Faqtotumis there ANY nand-booting uboot that could output serial over sd?
22:46.14FaqtotumzenitraM: ^
22:46.52zenitraMFaqtotum: in compiled form, none
22:47.22zenitraMi have no logs here (or the sources for that fact), i had a HD crash on the meantime
22:47.31zenitraM*sigh*
22:48.04Faqtotumcompileable source is fine
22:48.05mnemoczenitraM: what day/timerage of logs you need?
22:48.36zenitraM2012/02/28
22:48.46zenitraMwhat hipboi said at.. 12:18.58, no idea of which timezone
22:49.01zenitraMfor some reason the logbot decided to log <PROTECTED> instead of the line of code
22:49.07mnemoczenitraM: we are on the same zone
22:49.12Faqtotumrikers.org time, whatever that is
22:49.26zenitraMmnemoc: i know, but the bot might not be :P
22:52.02zenitraMmnemoc: stop searching
22:52.14zenitraMhipboi added it here: http://git.hands.com/?p=u-boot.git;a=commit;h=f501a2cfd78fc65eed26c408159acef7e8f1a9b9
22:52.50mnemocthe only code I see taht day is http://dpaste.com/742972/
22:53.25zenitraMthat's it, the second line
22:53.51zenitraMbut tom commited it later, in fact now lichee-dev u-boot will output correctly
22:53.58zenitraMFaqtotum: get and compile this u-boot: http://git.hands.com/?p=u-boot.git;a=tree;h=refs/heads/lichee-dev;hb=refs/heads/lichee-dev
22:54.00mnemocbtw, my uboot repo keeps a mirror of hipboi's if you prefer github's ui
22:54.21mnemocI do :p
22:54.34zenitraMnice to know :P
22:56.43Faqtotumit was "protected" because the line started with a space
22:57.31FaqtotumzenitraM: will that boot from nand, though?
22:57.58zenitraMit should
22:58.18zenitraMthe one that boots from mmc is lichee-dev-mmc
22:58.50zenitraMjust replace the u-boot.bin and everything *should* work, but this time with logging
22:58.58Faqtotumi will try
23:21.03zenitraMo.o
23:21.23zenitraMconnecting the sata drive i bought to my macbook using a usb-to-sata adapter... makes the trackpad act wonky
23:21.52zenitraMconnected directly or using a hub, both on osx and linux
23:22.45zenitraMaliens.
23:24.38Faqtotumok, i get output from uboot, but no boot delay to escape boot
23:25.53FaqtotumzenitraM: ^
23:26.31zenitraMFaqtotum: okay.. so you need to modify the u-boot environment
23:26.42zenitraMto make it delay
23:28.09Faqtotumhow?
23:28.19Faqtotumi can't make the crc
23:29.15FaqtotumzenitraM: ^
23:29.35zenitraMmmm
23:29.53zenitraMthere was a tool to alter it in linux
23:30.08FaqtotumzenitraM: got URL?
23:30.25zenitraMapt-get install uboot-envtools
23:47.03FaqtotumzenitraM: that requires an mtd device
23:47.28zenitraMtsk, right
23:47.40zenitraMmmm i don't remember how i did on mine

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.