<apritzel>
yeah, indeed, I had a hard time finding it as well
bauen1 has joined #linux-sunxi
<apritzel>
BroderTuck: I realised the other day that the firmware I sent you only supports LPDDR4 boards, but the X96QPro+ has DDR3L chips
<apritzel>
BroderTuck: I have something that detects the H728 chip revision and chooses the DDR3L parameters for that box automatically, to support the Avaota-A1 and the X96QPro+ with one binary
<apritzel>
I will send it to you later today ...
<BroderTuck>
That might explain why I never got it to work 😁
<apritzel>
yeah, sorry about that!
<BroderTuck>
Does the dts embedded in the u-boot binary work for the pro+?
<apritzel>
yeah, that's the other problem, they are quite different. But U-Boot is a binary on the SD card, to it's easy to swap. I will provide you with a X96QPro+ version
<apritzel>
jernej: does your (just pushed) T527 DRAM code work?
<BroderTuck>
I know I'm probably silly being reluctant to opening it up and soldering a serial console (1: only iron I have access to is at work, 2: I do have serial--usb dongle, but it tended to be glitchy, 2b: I've lost the paper where I had info on which lead was what)
<apritzel>
BroderTuck: I don't know about that "silly" part, but can just say that at the moment (and probably for most of 2025) you won't have much fun without serial ;-)
<apritzel>
I probed the serial by holding the wires to the pads, so you can get away with some BluTack I guess
<jernej>
apritzel: not yet, ctl and com match register dump, phy doesn't
<apritzel>
jernej: bummer, but many thanks your work on this anyway, much appreciated!
<jernej>
yesterday it didn't even output anything on uart, so I would call this great progress :)
BroderTuck has quit [Remote host closed the connection]
<apritzel>
ah, I have the platform part nicely working (including USB and SD card), it's just too messy to share right now
<apritzel>
my diff seems to be much smaller, though, since I could share quite something with the NCAT2 code
<jernej>
yeah, my goal is dram driver, platform code was just necessary evil
<jernej>
surely we can combine later
<apritzel>
sounds like a plan!
<MasterR3C0RD>
jernej, apritzel: Should have my boards in the coming weeks, so I'll be properly able to start debugging some of the A523 DRAM code as well whilst working on getting the A133 drivers into something mainlineable
<apritzel>
MasterR3C0RD: that sounds great! in what state is your A133 code on github? Did you push everything you have, or is there more code cooking locally?
<MasterR3C0RD>
apritzel: All of the code I have thus far is pushed I think, but will have to double check; it's been a bit since I touched it so don't remember if there were any issues remaining to fix
<MasterR3C0RD>
Any edge cases would be on parthiban's custom board
<apritzel>
MasterR3C0RD: I got this Liontron board, but didn't find time yet to give it a spin
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
warpme has quit []
warpme has joined #linux-sunxi
warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
warpme has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
<jernej>
apritzel: dram driver shows sings that it might work with avaota a1 board. Any idea how to brough t527 back to 32-bit mode for FEL? SPL loads successfully, but it has troubles returning to FEL.
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Quasar 5.2.6, revision: 5.2.6+git-7609-afed1336e, build type: debug, sources date: 20160102, built on: 2024-12-18 20:43:05 UTC 5.2.6+git-7609-]
<jernej>
ah, seems H6 RTC trick works
warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
warpme has joined #linux-sunxi
apritzel has joined #linux-sunxi
BroderTuck has joined #linux-sunxi
<BroderTuck>
jernej: Sounds like progress is being made.
<apritzel>
BroderTuck: yeah, trying to merge his branch into mine now instead of giving you Syterkit ;-)
warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
warpme has joined #linux-sunxi
warpme has quit []
<BroderTuck>
I suspect noone has really looked into (mainline, even a minimal version) support for the led display on the X96QPro+ ?