01:44
<
kristianpaul >
lekernel: best wishes with party\
07:12
<
wolfspraul >
xiangfu: I have an idea for reflash_m1.sh - at the end of reflashing, can it reboot the m1 automatically?
07:12
<
wolfspraul >
so that everything is reloaded, including bitstream...
07:15
<
xiangfu >
totally don't know.
07:19
<
wolfspraul >
xiangfu: after reflashing, how am I supposed to boot/reboot?
07:19
<
wolfspraul >
just unplug & replug power? that's what I do right now :-)
07:23
<
wolfspraul >
maybe there is even a jtag command we can send for a full reboot, including bitstream reloading...
07:23
<
wolfspraul >
there must be a way
07:27
<
xiangfu >
yes. we can reload some bitstream. never look into the detail. maybe just 'plg system.bit' , I will try that
10:56
<
lekernel >
xiangfu: pld reconfigure
15:18
<
CIA-48 >
flickernoise: Xiangfu Liu master * rcf96f82 / flash/flash.sh : flash.sh using mktemp and cat for create scrtip file -
http://bit.ly/fhbit7
15:18
<
CIA-48 >
flickernoise: Xiangfu Liu master * re4c34db / src/pngload.c : fbgrab change compressino level to default -
http://bit.ly/dWN0Xi
15:18
<
CIA-48 >
flickernoise: Xiangfu Liu master * r6d1b786 / (src/fbgrab.c src/pngload.c): fbgrab remove the alpha channel -
http://bit.ly/e88pn8
15:37
<
lekernel >
xiangfu: so how fast is the fbgrab now?
15:37
<
xiangfu >
after boot. ~10 secs
15:37
<
lekernel >
mh, ok. still pretty slow
15:37
<
lekernel >
but never mind
15:38
<
lekernel >
registered to ESNUG and didn't get rejected ...yet?
16:37
<
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?
16:41
<
kristianpaul >
flterm
16:42
<
kristianpaul >
milkymist/tools/flterm
16:43
<
carlobar >
hi kristianpaul, i havent read about it, thanks
16:47
<
kristianpaul >
and btw i'm not sure if rtems toolchain should be used for linux..
16:50
<
larsc >
you can use the rtms gcc and binutils to build the kernel
16:50
<
kristianpaul >
ah, nice !
16:51
<
kristianpaul >
larsc: so what is for the uclibc port?
16:51
<
larsc >
you'll need mwalles patches though if you want to build userland
16:51
<
kristianpaul >
you mean using rtems toolchain right?
18:35
<
lekernel >
mwalle: your wm9707 is posted
19:19
<
kristianpaul >
anyone plase can tell me a quick way of tell my local milkymist repo to use the new url
19:21
<
lekernel >
git remote rm origin
19:21
<
lekernel >
git remote add <new git url>
19:21
<
lekernel >
or rather git remote add origin <new git url>
19:22
<
kristianpaul >
i did that but..
19:22
<
kristianpaul >
wait a min
19:24
<
kristianpaul >
ah, forgot, i think after the rm i lost the default branch, that was my problem about :-)
19:24
<
kristianpaul >
s/rm/git remote rm
19:31
<
kristianpaul >
oh, new minimac
20:41
<
carlobar >
hi, the milkymist bootloader can be used to do serialboot using ddr sdram memories instead of sdram?
20:42
<
carlobar >
or thats equivalent?
20:49
<
kristianpaul >
hmm? i dont see the relation
21:41
<
mwalle >
kristianpaul: btw you can edit your .git/config directly, too
21:44
<
kristianpaul >
ah..
22:00
<
kristianpaul >
about.c: En la función init_about:
22:00
<
kristianpaul >
about.c:80:46: error: expected ) before MTK_VERSION
22:00
<
kristianpaul >
make:
*** [obj/about.o] Error 1
22:00
<
kristianpaul >
(just finished reinstalling mtk )
22:44
<
kristianpaul >
:o nice