<warpme>
apritzel: i have Q regarding booting tx1 from emmc: i got state where tx1 emmc has written mainline bootloader + my distro rootfs. spl from emmc goes ok but uboot seems to using wrong device (so can't find partitions etc). Uart says: https://gist.github.com/warpme/13db7046a0df4ee96ea1d07051390b03 The same uboot binary boots ok mainline kernel + rootfs from usb key. Do you have idea where issue might be?
JohnDoe_71Rus has joined #linux-sunxi
<warpme>
qll - got it working. (so now watching 4k move on this tiny half credit-card box) :)
digetx is now known as Guest1624
digetx has joined #linux-sunxi
Guest1624 has quit [Ping timeout: 480 seconds]
<karlp>
so what was it?
<karlp>
I remember lots of qurikiness converting most examples for sdcards into emmc, and underrstanding the way emmc hard partitions are different to file system partitions within an emmc partition
<warpme>
karlp: i was bitten again by h616 uboot emmc issue :-(
<Jookia>
does anyone have a H6 or H616 they could test some HDMI support patches on? :)
mripard has quit [Quit: mripard]
<dok>
Jookia: i got a xunlong orangepi lite2 (sun50i... h6)
<Jookia>
dok: nice! when i post the patch series i'll link you and give instructions for adding a device node
<Jookia>
unfortunately i don't have a board to actually debug the HDMI patch, so i'm just making it HOPEFULLY work
<dok>
just mind that i never ran anything on this devices, except my barebox port
<dok>
so please include instructions on how to: build & execute
<Jookia>
oh that'll be a bit trickier. i'll try
<dok>
if i have any question i'll ask you
apritzel_ has quit [Ping timeout: 480 seconds]
<Jookia>
i just realized for the H6 and H616 i need different HDMI clocks
<Jookia>
actually i'll just ignore HDMI for now
Robot_ has joined #linux-sunxi
<apritzel>
Jookia: if you have any patches, I'd be more than happy to test them
<apritzel>
or even fix them
<Jookia>
apritzel: oh, i deleted them already. oops. i'll check my git history
<Jookia>
i'll re-write the code and append it to the patch series im doing
<Jookia>
oh, my patchset is basically done. guess i'll take a quick break then add the HDMI code then send it off
<Jookia>
apritzel: what's the general feeling about posting WIP patches that you can't test? i can't actually test the H6 support for my patchset but it's basically the same as the D1 so i'm adding it 'for free'. but i can't test HDMI at all
<Jookia>
i feel like it's still probably worth it just because of the amount of time they take :\
<apritzel>
Jookia: yes, definitely, and RFC is the probably the right thing to use
<apritzel>
I would be very happy to test H6 and H616 HDMI patches, and have quite some boards around here
<Jookia>
do you have any H6 with LCD boards to test? :)
<apritzel>
ah, no. I mean the PineH64 has LCD connectors, but I don't have any actual displays
<Jookia>
that's fine
<Jookia>
if it doesn't work i'm sure someone will complain
<Jookia>
testing on *both* H6 and H616 would really help as each has its own clocking config
<apritzel>
plenty of both here ;-)
<Jookia>
what are your thoughts on using DM in SPL to solve the SPI NAND problem where we'd have to add yet another chip-specific piece of spl code for spi nand?
<Jookia>
chips like the T113 seem to be able to handle DM in SPL
<apritzel>
I am quite hesitant to do this, as this just creates a bunch of new problems
<Jookia>
oh ok
<apritzel>
for a start: there are still the old SoCs, which don't have enough SRAM, so we would need to support both non-DM and DM SPL, which increases the test matrix
<apritzel>
secondly: a lot of hardcoded SPL info is not in the DT, like DRAM parameters, PLL config, and so on
<apritzel>
and also: I consider the SPL a continuation of the BROM, just with DRAM enabled
<Jookia>
i thought there was a push to move to SPL_DM?
<apritzel>
and the BROM is per SoC, so board agnostic, and doesn't need any DT
<apritzel>
push from whom? smaeul_ wanted it, and maybe Simon Glass, but there is no real push otherwise, I'd say
<Jookia>
ah ok
<apritzel>
and my feeling is we just swap one set of problem for another one
<Jookia>
i think some code needs refactoring for a good SPL SPI NAND situation but i have no idea where to start
rajkosto has joined #linux-sunxi
Danct12 has quit [Ping timeout: 480 seconds]
<apritzel>
Jookia: btw: if you have WIP patches that you want to have tested, just push them to some repo (your github, for instance), and drop a link here
<apritzel>
that's probably less work than preparing a full series, especially if you are unsure about things
smaeul_ has quit []
smaeul has joined #linux-sunxi
warpme has quit []
<Jookia>
apritzel: i need to get in to the habit of preparing a series anyway
ftg has joined #linux-sunxi
Robot_ has quit [Ping timeout: 480 seconds]
vagrantc has quit [Quit: leaving]
_whitelogger has joined #linux-sunxi
rajkosto has quit [Quit: Leaving]
electricworry has quit [Ping timeout: 480 seconds]
ftg has quit [Read error: Connection reset by peer]
vickycq has quit [Remote host closed the connection]
vickycq has joined #linux-sunxi
freemangordon has quit [Ping timeout: 480 seconds]