junari has quit [Remote host closed the connection]
junari has joined #linux-sunxi
ing_warn has joined #linux-sunxi
ing_warn_ has quit [Read error: Connection reset by peer]
junari has quit [Remote host closed the connection]
junari has joined #linux-sunxi
ftg has quit [Read error: Connection reset by peer]
<wens>
apritzel: can you review the emac->gmac rename for a523? I'd like to get it in the same release
Daanct12 has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
junari has quit [Remote host closed the connection]
junari has joined #linux-sunxi
junari has quit [Remote host closed the connection]
junari has joined #linux-sunxi
hexdump02 has joined #linux-sunxi
hexdump0815 has quit [Ping timeout: 480 seconds]
hexdump0815 has joined #linux-sunxi
hexdump01 has quit [Ping timeout: 480 seconds]
cnxsoft has quit [Remote host closed the connection]
junari has quit [Remote host closed the connection]
junari has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
junari has quit [Remote host closed the connection]
junari has joined #linux-sunxi
junari has quit [Remote host closed the connection]
junari has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
junari has quit [Remote host closed the connection]
junari has joined #linux-sunxi
apritzel has joined #linux-sunxi
junari has quit [Remote host closed the connection]
junari has joined #linux-sunxi
<apritzel>
plaes: That looks like something wrong with TF-A. Did you compile for the right SoC (make PLAT=sun50i_h616 DEBUG=1)? Did you give the path to the bl31.bin at U-Boot build time (make BL31=...)? Did you use "sunxi-fel uboot u-boot-sunxi-with-spl.bin" for booting?
<apritzel>
plaes: you can verify with "sunxi-fw info u-boot-sunxi-with-spl.bin" that TF-A made it into the image (because it doesn't look like it did)
warpme has joined #linux-sunxi
<plaes>
apritzel: cool, btw, you should advertise the sunxi-fw repository a bit more.. I almost started hacking the same functionality into sunxi-tools's `bootinfo` util
junari has quit [Remote host closed the connection]
warpme has quit []
mripard has quit [Quit: WeeChat 4.6.3]
cnxsoft1 has joined #linux-sunxi
warpme has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 480 seconds]
warpme has quit []
junari__ has joined #linux-sunxi
junari_ has quit [Remote host closed the connection]
warpme has joined #linux-sunxi
apritzel has joined #linux-sunxi
junari__ has quit [Remote host closed the connection]
warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
junari__ has joined #linux-sunxi
kuba2k236 has quit []
kuba2k2 has joined #linux-sunxi
warpme has joined #linux-sunxi
warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
warpme has joined #linux-sunxi
junari_ has joined #linux-sunxi
<apritzel>
plaes: thanks, that looks alright, sizes, load addresses and everything. Maybe it's a DRAM issue then? Since TF-A is the first code to run from DRAM (on the H616), so it's the first DRAM user in anger.
<apritzel>
so is there anyone working on or being interested in working on the A733 support?
<apritzel>
I have some pinctrl patches, made against the Syterkit code, so need to verify them agains the manual
junari__ has quit [Ping timeout: 480 seconds]
<apritzel>
and I looked at the clocks yesterday, there are some changes (26 MHz instead of 24 MHz crystal, plus re-arranged clock offsets), but otherwise it's just seems a matter of diligence to create a clock driver
<plaes>
well, not only that, it's a newer revision of PCB (ver4) of this device
<plaes>
on v4 PCB, the lower crystal next to H700 is missing
<apritzel>
plaes: do you have a picture of the v4 PCB? Is the DRAM chip different?
<apritzel>
and the missing 32K crystal is interesting, we don't seem to mention it in the existing DTs (and IIRC the H616 package doesn't even support a 32KHz crystal)
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
<plaes>
yeah, I "almost" have the picture, though nextcloud's Android app broke the auto-upload feature, so I have to relearn how to move images from my phone to computer :P
<plaes>
dram chip is the same as in wiki
<apritzel>
plaes: ah, yeah, those seemingly simple tasks can be quite painful with modern phones ;-) I hope Total Commander and its SFTP plugin stay around ...