jordemort has quit [Quit: You have been kicked for being idle]
<xypron>
Tartarus: Gitlab CI runner tui-sandbox seems to be different to other runners: The only changes between Gitlab CI runs #11362 and #11366 where in /doc. But still the Python tests on tui-sandbox failed and on kaki succeeded. Also other runs on tui-sandbox failed while denx-vulcan succeeds. See https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines.
GNUtoo has joined #u-boot
<xypron>
In pipeline #11372 I ran job #408751 on kaki with success and #408786 on tui-sandbox with failure. So with identical code different results for test on sandbox_defconfig.
mmu_man has joined #u-boot
sm53 has joined #u-boot
<sm53>
<sm53> hi, just have a question
<sm53>
<sm53> just installed u-boot on a10 tablet pc (with lcd support)
<sm53>
<sm53> everything is fine, lcd works
<sm53>
<sm53> is there any chance to edit framebuffer? where is it located in ram?
darkapex_ has joined #u-boot
darkapex has quit [Ping timeout: 250 seconds]
darkapex has joined #u-boot
darkapex_ has quit [Ping timeout: 256 seconds]
mmu_man has quit [Ping timeout: 252 seconds]
adeepv has quit [Ping timeout: 240 seconds]
<marex>
sm53: bdinfo I think lists the address of the framebuffer, but if you are looking for splashscreen, look for 'splashimage'
sobkas has joined #u-boot
apritzel_ has joined #u-boot
apritzel_ has quit [Ping timeout: 240 seconds]
srk- has joined #u-boot
mckoan_ has joined #u-boot
kettenis has quit [Ping timeout: 240 seconds]
srk has quit [Ping timeout: 240 seconds]
mckoan|away has quit [Ping timeout: 240 seconds]
alpernebbi has quit [Ping timeout: 240 seconds]
ElementW has quit [Ping timeout: 240 seconds]
srk- is now known as srk
kettenis has joined #u-boot
vagrantc has joined #u-boot
ElementW has joined #u-boot
alpernebbi has joined #u-boot
BobBeck has quit [Quit: Ping timeout (120 seconds)]
BobBeck has joined #u-boot
stefanro1 has joined #u-boot
sbach_ has joined #u-boot
MWelchUK8 has joined #u-boot
mwalle_ has joined #u-boot
stefanro has quit [Ping timeout: 250 seconds]
sbach has quit [Read error: Connection reset by peer]
<Forty-Bot>
sjg1: I'm getting an error trying to compare sizes across commits with buildman
<Forty-Bot>
Invalid line in file '../HEAD/01_ga958c58571ef2af420f482f47a34924d75510065_Merge-tag-'dm-pull-1/imx6qdl_icore_mmc/u-boot.sizes': '00000004 t '
<Forty-Bot>
the line is just that, a size (and type?) with no symbol
<Tartarus>
Forty-Bot: Yeah, those spam my logs a bit too, but if there's nothing else showing, then there's no actual size change between boards
<Forty-Bot>
great, thanks
<Forty-Bot>
I wasn't sure if that prevented size comparisons
<Tartarus>
xypron: Yeah, I'm not sure how to deal with the random sandbox failed to launch test failures, I just hit reren
<Tartarus>
rerun
<Forty-Bot>
btw, should I avoid rebasing public branches?
<Forty-Bot>
or does that only matter for u-boot/master
<Tartarus>
only matters for u-boot/master
<xypron>
Tartarus: this was not fail to launch. tui-sandbox does not see some output that other boxes see. It is running on an Ubuntu Bionic kernel while succeeding machines run Ubuntu Focal or Debian Buster kernels.
<Tartarus>
xypron: I hope we don't have host kernel dependencies