pavelow_ has quit [Quit: No Ping reply in 180 seconds.]
pavelow has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
hanetzer has quit [Ping timeout: 246 seconds]
jclsn has quit [Quit: WeeChat 4.0.1]
mmu_man has quit [Ping timeout: 250 seconds]
sng has quit [Read error: Connection reset by peer]
sng has joined #u-boot
sng has quit [Ping timeout: 245 seconds]
goliath has quit [Quit: SIGSEGV]
sng has joined #u-boot
mmu_man has joined #u-boot
mmu_man has quit [Client Quit]
sng has quit [Remote host closed the connection]
sng has joined #u-boot
mmu_man has joined #u-boot
stefanro has quit [Quit: Leaving.]
ikarso has quit [Quit: Connection closed for inactivity]
hanetzer has joined #u-boot
ezulian has quit [Ping timeout: 250 seconds]
<Tartarus>
sjg1: Why do the binman tests run with sandbox_spl and not sandbox, or tools-only ?
valdemaras has joined #u-boot
<sjg1>
Tartarus: It is historical, because sandbox did not used to enable CONFIG_BINMAN. Now that it does, we can change it back to sandbox
mmu_man has quit [Ping timeout: 246 seconds]
<Tartarus>
But not tools-only ?
<Tartarus>
Or don't know?
prabhakarlad has joined #u-boot
<Tartarus>
I can fire off a CI test shortly
vagrantc has joined #u-boot
<Tartarus>
Firing off CI now
<Tartarus>
and pylint can also use tools-only rather than sandbox_spl as I see that still makes libpyfdt.py which is why I assue we do a build there at all
<sjg1>
Tartarus: Hmmm actually tools-only enabled BINMAN too, for better or worse
<sjg1>
Tartarus: Right
goliath has joined #u-boot
<Tartarus>
Results look good in gitlab
<Tartarus>
I'll post once Azure gets to them too
<Tartarus>
sjg1: To be clear, I run moveconfig.py -sC a lot
<Tartarus>
And it needs to keep working :)
stipa has quit [Ping timeout: 245 seconds]
persmule has quit [Remote host closed the connection]
persmule has joined #u-boot
valdemaras has quit [Quit: valdemaras]
<sjg1>
Tartarus: Oh OK, I should have thought of that...I will take another look. We can drop the moveconfig functionality though, right?
<Tartarus>
Everything is moved, yes
<Tartarus>
And CI is setup to gripe about anything sneaking back in
<Tartarus>
(s/gripe/fail/)
stipa has joined #u-boot
<Tartarus>
sjg1: So, to be clear, if patches 2 through 28 apply fine with patch 1 dropped, you don't need to respin