ChanServ changed the topic of #linux-sunxi to: Allwinner/sunxi development - Did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait for an answer! - This channel is logged at https://oftc.irclog.whitequark.org/linux-sunxi
Guest17886 has quit [Read error: Connection reset by peer]
ftg has quit [Read error: Connection reset by peer]
apritzel has quit [Ping timeout: 480 seconds]
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
hexdump0815 has joined #linux-sunxi
hexdump01 has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
sdfgsdfs has quit [Ping timeout: 480 seconds]
apritzel has quit [Ping timeout: 480 seconds]
jernej has quit [Read error: Connection reset by peer]
jernej has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
warpme has joined #linux-sunxi
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #linux-sunxi
apritzel has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
gsz has joined #linux-sunxi
linkmauve has left #linux-sunxi [Error from remote client]
gsz has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
warpme has quit [Ping timeout: 480 seconds]
warpme has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
gsz has joined #linux-sunxi
radxanaoki has joined #linux-sunxi
gsz has quit [Ping timeout: 480 seconds]
linkmauve has joined #linux-sunxi
warpme has quit []
Schimsalabim has joined #linux-sunxi
radxanaoki has quit [Ping timeout: 480 seconds]
warpme has joined #linux-sunxi
wingrime-ww has quit [Ping timeout: 480 seconds]
wingrime-ww has joined #linux-sunxi
gsz has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
tvc has quit [Ping timeout: 480 seconds]
sdfgsdfs has joined #linux-sunxi
sdfgsdfs has quit [Remote host closed the connection]
sdfgsdfs has joined #linux-sunxi
sdfgsdfs has quit [Remote host closed the connection]
sdfgsdfs has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 480 seconds]
colinsane1 has quit [Remote host closed the connection]
colinsane has joined #linux-sunxi
dsimic is now known as Guest18624
dsimic has joined #linux-sunxi
Guest18624 has quit [Ping timeout: 480 seconds]
sdfgsdfs has quit [Ping timeout: 480 seconds]
sdfgsdfs has joined #linux-sunxi
tvc has joined #linux-sunxi
warpme has quit []
sdfgsdfs has quit [Remote host closed the connection]
sdfgsdfs has joined #linux-sunxi
sdfgsdfs has quit [Remote host closed the connection]
sdfgsdfs has joined #linux-sunxi
sdfgsdfs has quit [Ping timeout: 480 seconds]
vagrantc has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
cp- has joined #linux-sunxi
ftg has joined #linux-sunxi
evgeny_boger has joined #linux-sunxi
ity has quit [Quit: WeeChat 4.6.0]
ity has joined #linux-sunxi
ity has quit []
warpme has joined #linux-sunxi
warpme has quit []
warpme has joined #linux-sunxi
swiftgeek has quit [Ping timeout: 480 seconds]
warpme has quit []
swiftgeek has joined #linux-sunxi
apritzel has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
hazardchem has quit [Read error: Connection reset by peer]
hazardchem has joined #linux-sunxi
evgeny_boger has quit [Quit: evgeny_boger]
evgeny_boger has joined #linux-sunxi
<Soupborsh> apritzel: Hello, thank you! Btw, I did parse using regex first and wrote table generating C++ code, and realized that you already made the table. How did you do it?
<Soupborsh> I changed it in wiki but it can be reverted if it makes it worse.
apritzel has quit [Ping timeout: 480 seconds]
vagrantc has quit [Ping timeout: 480 seconds]
hazardchem has quit [Read error: Connection reset by peer]
hazardchem has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
apritzel has joined #linux-sunxi
<Soupborsh> I added 3 easy entries to memory map table.
<Soupborsh> I made a patch to sunxi-tools to add initial B288 support. https://gist.github.com/Soupborsh/f2fddf4a11c2f7addff1384faf8b90f9
<Soupborsh> IDK regarding scratch, thunk, mmu_tt but it seem to work.
sdfgsdfs has joined #linux-sunxi
sdfgsdfs has quit []
sdfgsdfs has joined #linux-sunxi
sdfgsdfs has quit []
gsz has quit [Ping timeout: 480 seconds]
radxanaoki has joined #linux-sunxi
<apritzel> Soupborsh: please try this branch I cobbled together in the last days: https://github.com/apritzel/u-boot/commits/b288-WIP/
<apritzel> completely untested, of course, but curious if that enables the SD card for you
<apritzel> Soupborsh: not sure you saw what I posted the other day, about the SD card being more A64 than H3. It might be that the R40 is more similar than the H3?
<apritzel> as the SoC ID is 0x1699, and the R40 is 0x1701. Also the R40 uses the same A64 compatible MMC controllers, that put me on that trail ...