<kristianpaul> lekernel: best wishes with party\
<wolfspraul> xiangfu: I have an idea for reflash_m1.sh - at the end of reflashing, can it reboot the m1 automatically?
<wolfspraul> so that everything is reloaded, including bitstream...
<xiangfu> totally don't know.
<wolfspraul> xiangfu: after reflashing, how am I supposed to boot/reboot?
<wolfspraul> just unplug & replug power? that's what I do right now :-)
<xiangfu> me too.
<wolfspraul> ouch
<wolfspraul> ok
<wolfspraul> :-)
<wolfspraul> maybe there is even a jtag command we can send for a full reboot, including bitstream reloading...
<wolfspraul> there must be a way
<xiangfu> yes. we can reload some bitstream. never look into the detail. maybe just 'plg system.bit' , I will try that
<lekernel> xiangfu: pld reconfigure
<CIA-48> flickernoise: Xiangfu Liu master * rcf96f82 / flash/flash.sh : flash.sh using mktemp and cat for create scrtip file - http://bit.ly/fhbit7
<CIA-48> flickernoise: Xiangfu Liu master * re4c34db / src/pngload.c : fbgrab change compressino level to default - http://bit.ly/dWN0Xi
<CIA-48> flickernoise: Xiangfu Liu master * r6d1b786 / (src/fbgrab.c src/pngload.c): fbgrab remove the alpha channel - http://bit.ly/e88pn8
<lekernel> xiangfu: so how fast is the fbgrab now?
<xiangfu> after boot. ~10 secs
<lekernel> mh, ok. still pretty slow
<lekernel> but never mind
<xiangfu> here is some test result: http://pastebin.com/Ena27xVP
<lekernel> registered to ESNUG and didn't get rejected ...yet?
<carlobar> hi, i have compiled the linux kernel for arch lm32 using the rtems toolchain, but i have not tested it... i want to test it by means of the milkymist bootloader using uart. how can i do that? is there any program that implement the bootloader protocol?
<kristianpaul> flterm
<kristianpaul> milkymist/tools/flterm
<carlobar> hi kristianpaul, i havent read about it, thanks
<kristianpaul> and btw i'm not sure if rtems toolchain should be used for linux..
<kristianpaul> http://git.serverraum.org/ <- uclibc-lm32
<larsc> you can use the rtms gcc and binutils to build the kernel
<kristianpaul> ah, nice !
<kristianpaul> larsc: so what is for the uclibc port?
<larsc> you'll need mwalles patches though if you want to build userland
<kristianpaul> you mean using rtems toolchain right?
<larsc> no
<kristianpaul> kk
<larsc> actually i mean this: http://www.milkymist.org/wiki/index.php?title=User:Mwalle
<lekernel> mwalle: your wm9707 is posted
<kristianpaul> anyone plase can tell me a quick way of tell my local milkymist repo to use the new url
<kristianpaul> ?
<lekernel> git remote rm origin
<lekernel> git remote add <new git url>
<lekernel> or rather git remote add origin <new git url>
<kristianpaul> hmm
<kristianpaul> i did that but..
<kristianpaul> wait a min
<kristianpaul> ah, forgot, i think after the rm i lost the default branch, that was my problem about :-)
<kristianpaul> s/rm/git remote rm
<kristianpaul> oh, new minimac
<carlobar> hi, the milkymist bootloader can be used to do serialboot using ddr sdram memories instead of sdram?
<carlobar> or thats equivalent?
<kristianpaul> hmm? i dont see the relation
<mwalle> kristianpaul: btw you can edit your .git/config directly, too
<kristianpaul> ah..
<kristianpaul> :-)
<kristianpaul> about.c: En la función init_about:
<kristianpaul> about.c:80:46: error: expected ) before MTK_VERSION
<kristianpaul> make: *** [obj/about.o] Error 1
<kristianpaul> :-/
<kristianpaul> (just finished reinstalling mtk )
<kristianpaul> :o nice