<paulk-leonov>
ndufresne: I'm not aware of anyone having tried that, sorry
HeatfanJohn has joined #linux-sunxi
HeatfanJohn has quit [Ping timeout: 250 seconds]
mauz555 has joined #linux-sunxi
florian has joined #linux-sunxi
mauz555 has quit [Remote host closed the connection]
florian has quit [Ping timeout: 256 seconds]
macc24 has quit [Quit: WeeChat 2.8]
reinforce has joined #linux-sunxi
macc24 has joined #linux-sunxi
dddddd has joined #linux-sunxi
mauz555 has joined #linux-sunxi
AneoX has quit [Ping timeout: 265 seconds]
HeatfanJohn has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
AneoX has joined #linux-sunxi
HeatfanJohn has quit [Ping timeout: 250 seconds]
giomba has joined #linux-sunxi
HeatfanJohn has joined #linux-sunxi
florian has joined #linux-sunxi
HeatfanJohn has quit [Ping timeout: 250 seconds]
JohnDoe4 has joined #linux-sunxi
florian has quit [Ping timeout: 256 seconds]
JohnDoe_71Rus has quit [Ping timeout: 256 seconds]
florian has joined #linux-sunxi
macc24 has quit [Quit: WeeChat 2.8]
macc24 has joined #linux-sunxi
Mangy_Dog has joined #linux-sunxi
macc24 has quit [Remote host closed the connection]
macc24 has joined #linux-sunxi
HeatfanJohn has joined #linux-sunxi
HeatfanJohn has quit [Ping timeout: 256 seconds]
gsz has quit [Ping timeout: 256 seconds]
<ndufresne>
paulk-leonov: no worries, I've found that it failed as I was setting up too high max packet size, the sunxi fifos are all maxed to 512 bytes, now it loads, but the musb drivers does not wait for userspace to be ready, someone provided me patches to fix that
<ndufresne>
(uvc function requires a userspace part to work)
HeatfanJohn has joined #linux-sunxi
HeatfanJohn has quit [Ping timeout: 256 seconds]
mauz555 has quit [Ping timeout: 246 seconds]
mauz555 has joined #linux-sunxi
dddddd_ has joined #linux-sunxi
deesix_ has joined #linux-sunxi
deesix has quit [Ping timeout: 250 seconds]
dddddd has quit [Ping timeout: 264 seconds]
<karlp>
plaes: looks like it will work :)
<karlp>
is the watchdog always at the same address though?
<karlp>
or shoudl that get added to the soc_info array so it can be used in general?
<karlp>
hrm, doesn't work on h3 at least.
<karlp>
how would that possibly force fel mode from uboot? if it's a watchdog reset, surely it should then boot normally?
fl_0 has quit [Quit: STRG + Q]
dddddd_ is now known as dddddd
deesix_ is now known as deesix
<karlp>
plaes: do you know what that magic register would have been written for originally? so I can figure out what it should be now?
\\Mr_C\\ has joined #linux-sunxi
<karlp>
CPU_SYS_RST_REG setting to 0 makes it disappear completely :)
<karlp>
so not that one then :)
gaston1980 has joined #linux-sunxi
fl_0 has joined #linux-sunxi
HeatfanJohn has joined #linux-sunxi
HeatfanJohn has quit [Ping timeout: 258 seconds]
<karlp>
yass, sunxi-fel writel 0x01C20Cb8 0x11 works on h3
<karlp>
just writing 1 works too, I'd just used b4 instead of b8 the first time, fat fingers.
<karlp>
looks like c94 is from the A10 manual at least.
<karlp>
hrm, I'm not going to have enough hardware to test this :)