Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2022.04, v2022.07-rc5 are OUT / Merge Window is CLOSED, -next is OPEN / Release v2022.07 is scheduled for 4 July 2022 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
_whitelogger has joined #u-boot
rburton has joined #u-boot
rburton has quit [Changing host]
rburton has joined #u-boot
davlefou_ has joined #u-boot
jybz has joined #u-boot
alpernebbi has joined #u-boot
vagrantc has joined #u-boot
mvaittin has quit [Ping timeout: 260 seconds]
Tartarus has quit [Ping timeout: 260 seconds]
jenneron[m] has quit [Ping timeout: 260 seconds]
cpackham[m] has quit [Ping timeout: 260 seconds]
JBB[m] has quit [Ping timeout: 260 seconds]
Tartarus has joined #u-boot
jenneron[m] has joined #u-boot
JBB[m] has joined #u-boot
mvaittin has joined #u-boot
cpackham[m] has joined #u-boot
apritzel has quit [Ping timeout: 255 seconds]
GNUtoo has quit [Remote host closed the connection]
mmu_man has joined #u-boot
GNUtoo has joined #u-boot
littlebobeep has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
thopiekar has quit [Ping timeout: 240 seconds]
thopiekar has joined #u-boot
vagrantc has quit [Quit: leaving]
akaWolf has quit [Ping timeout: 256 seconds]
redbrain has quit [Read error: Connection reset by peer]
redbrain has joined #u-boot
LeSpocky has quit [Ping timeout: 268 seconds]
LeSpocky has joined #u-boot
mmu_man has quit [Ping timeout: 276 seconds]
xenador77 has joined #u-boot
xenador77 has quit [Remote host closed the connection]
sbach_ has joined #u-boot
Net147 has quit [Ping timeout: 246 seconds]
Net147 has joined #u-boot
Net147 has quit [Changing host]
Net147 has joined #u-boot
sbach has quit [Ping timeout: 246 seconds]
sbach_ is now known as sbach
LeSpocky has quit [Ping timeout: 246 seconds]
LeSpocky has joined #u-boot
akaWolf has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
apritzel has joined #u-boot
sbach_ has joined #u-boot
sbach has quit [Ping timeout: 246 seconds]
sbach_ is now known as sbach
prabhakarlad has joined #u-boot
Wouter01001 has quit [Remote host closed the connection]
Wouter01001 has joined #u-boot
frieder has joined #u-boot
apritzel has quit [Ping timeout: 255 seconds]
persmule has quit [Remote host closed the connection]
persmule has joined #u-boot
ldevulder has joined #u-boot
guillaume_g has joined #u-boot
mckoan|away is now known as mckoan
littlebobeep has quit [Quit: leaving]
zibolo has joined #u-boot
sszy has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
<LeSpocky> after reading the documentation of "binman" I'm still not sure how it compares to genimage?
persmule has quit [Remote host closed the connection]
stefanct has quit [Ping timeout: 240 seconds]
matthias_bgg has joined #u-boot
persmule has joined #u-boot
tre has joined #u-boot
stefanct has joined #u-boot
monstr has joined #u-boot
kolbrich has quit [Ping timeout: 240 seconds]
Domon has quit [Ping timeout: 252 seconds]
MartijnBraam[m] has quit [Ping timeout: 252 seconds]
h_ro[m] has quit [Ping timeout: 248 seconds]
cpackham[m] has quit [Ping timeout: 240 seconds]
mripard has quit [Ping timeout: 240 seconds]
mvaittin has quit [Ping timeout: 255 seconds]
JBB[m] has quit [Ping timeout: 255 seconds]
jenneron[m] has quit [Ping timeout: 260 seconds]
Tartarus has quit [Ping timeout: 260 seconds]
samueldr has quit [Ping timeout: 265 seconds]
jevinskie[m] has quit [Ping timeout: 265 seconds]
aat596 has quit [Ping timeout: 265 seconds]
hthiery has quit [Ping timeout: 265 seconds]
LinuxHackerman has quit [Ping timeout: 260 seconds]
csrpi[m] has quit [Ping timeout: 260 seconds]
tinybronca[m] has quit [Ping timeout: 248 seconds]
mmu_man has joined #u-boot
mvaittin has joined #u-boot
cpackham[m] has joined #u-boot
hthiery has joined #u-boot
mvaittin has quit [Quit: Bridge terminating on SIGTERM]
cpackham[m] has quit [Quit: Bridge terminating on SIGTERM]
hthiery has quit [Client Quit]
Tartarus has joined #u-boot
samueldr has joined #u-boot
mripard has joined #u-boot
hthiery has joined #u-boot
LinuxHackerman has joined #u-boot
MartijnBraam[m] has joined #u-boot
mvaittin has joined #u-boot
aat596 has joined #u-boot
JBB[m] has joined #u-boot
tinybronca[m] has joined #u-boot
cpackham[m] has joined #u-boot
jenneron[m] has joined #u-boot
jevinskie[m] has joined #u-boot
kolbrich has joined #u-boot
csrpi[m] has joined #u-boot
h_ro[m] has joined #u-boot
rvalue has quit [Ping timeout: 255 seconds]
torez has joined #u-boot
rvalue has joined #u-boot
rvalue has quit [Remote host closed the connection]
rvalue has joined #u-boot
<Tartarus> Not having dug in to genimage before, it's not clear to me if sifive boards should just be using binman instead
<Tartarus> esp since it's not like you couldn't use binman with some other firmwares instead
mmu_man has quit [Ping timeout: 276 seconds]
mmu_man has joined #u-boot
lucascastro has joined #u-boot
<LeSpocky> Tartarus: I know genimage from buildroot or ptxdist based BSPs, it puts together a bootable sd card image for example, using e.g. u-boot binary image, rootfs image etc.
Domon has joined #u-boot
<LeSpocky> does binman put linux kernel and rootfs into its image too, at least that's what I would assume, the docs say it builds a runnable firmware image
<LeSpocky> ?
<Forty-Bot> LeSpocky: yes
<LeSpocky> but I guess those kernel, rootfs, "whatever" images must come from somewhere outside u-boot
<Forty-Bot> right
<LeSpocky> sounds like binman could as well be separated from the u-boot source tree?
<Forty-Bot> generally, any of the *man tools could
<LeSpocky> I see
<Forty-Bot> except buildman
<frieder> sjg1: I just noticed that the series "[PATCH v2 0/8] spl: binman: Fixes for BINMAN_SYMBOLS" you just applied to u-boot-dm doesn't contain my Tested-by tag I posted as reply to the cover letter. Is there something I'm missing, or did you miss the tag?
<Tartarus> frieder: b4 will pick up cover letter tags, but patchwork does not
<Tartarus> At this point I suspect the patchwork team would appreciate and review a patch that adds that functionality, but I haven't looked to see if someone has proposed it already
frieder has quit [Remote host closed the connection]
frieder has joined #u-boot
davlefou_ has quit [Ping timeout: 244 seconds]
<Tartarus> frieder: Dunno if you saw my reply, b4 will get cover letter tags but patchwork does not
<frieder> Tartarus: Yes, thanks. I saw it. My connection just dropped.
<frieder> Tartarus: Ok, does this mean I shouldn't send cover letter tags, but separate replies for each patch in the future.
<frieder> ?
<Tartarus> frieder: To ensure the tags are applied, yes.
<Tartarus> Personally I found b4 doesn't quite work for my workflow
<frieder> Tartarus: Ok, so depending which maintainer will pick up the patches (and whether he/she uses b4 as tooling) it might work or not.
<Tartarus> Yeah. Again, I do wonder if patchwork folks would like a patch to add this functionality, as people grow used to how b4 works
akaWolf has quit [Ping timeout: 255 seconds]
<frieder> Tartarus: Hm, yes probably. I didn't even know that this is specific to b4 and I'm not familiar with the tooling on maintainer side at all.
<Tartarus> Ah, ok
davlefou_ has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
akaWolf has joined #u-boot
lucascastro has quit [Read error: Connection reset by peer]
lucascastro has joined #u-boot
monstr has quit [Remote host closed the connection]
vagrantc has joined #u-boot
davlefou_ has quit [Ping timeout: 264 seconds]
sszy has quit [Ping timeout: 244 seconds]
mmu_man has quit [Ping timeout: 272 seconds]
tre has quit [Remote host closed the connection]
zibolo has quit [Ping timeout: 256 seconds]
mmu_man has joined #u-boot
mmu_man has quit [Ping timeout: 255 seconds]
mmu_man has joined #u-boot
mmu_man has quit [Ping timeout: 255 seconds]
Domon has quit [Quit: You have been kicked for being idle]
mmu_man has joined #u-boot
mckoan is now known as mckoan|away
frieder has quit [Remote host closed the connection]
akaWolf has quit [Ping timeout: 264 seconds]
mmu_man has quit [Ping timeout: 255 seconds]
akaWolf has joined #u-boot
mmu_man has joined #u-boot
davlefou has joined #u-boot
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
matthias_bgg has quit [Quit: Leaving]
lucascastro has quit [Ping timeout: 264 seconds]
lucascastro has joined #u-boot
LeSpocky has quit [*.net *.split]
Net147 has quit [*.net *.split]
indy has quit [*.net *.split]
fionera has quit [*.net *.split]
urja has quit [*.net *.split]
ccaione has quit [*.net *.split]
mrnuke has quit [*.net *.split]
mort has quit [*.net *.split]
Sout_ has quit [*.net *.split]
Zapy has quit [*.net *.split]
vfazio__ has quit [*.net *.split]
sicelo has quit [*.net *.split]
apalos has quit [*.net *.split]
mlaga97 has quit [*.net *.split]
alan_o has quit [*.net *.split]
agraf has quit [*.net *.split]
van has quit [*.net *.split]
jenneron[m] has quit [*.net *.split]
LinuxHackerman has quit [*.net *.split]
mvaittin has quit [*.net *.split]
MartijnBraam[m] has quit [*.net *.split]
JBB[m] has quit [*.net *.split]
Tartarus has quit [*.net *.split]
kolbrich has quit [*.net *.split]
samueldr has quit [*.net *.split]
aat596 has quit [*.net *.split]
jevinskie[m] has quit [*.net *.split]
tinybronca[m] has quit [*.net *.split]
cpackham[m] has quit [*.net *.split]
mwalle has quit [*.net *.split]
sauce has quit [*.net *.split]
Crofton has quit [*.net *.split]
ddevault has quit [*.net *.split]
tom42 has quit [*.net *.split]
ius has quit [*.net *.split]
tafa has quit [*.net *.split]
Rahix has quit [*.net *.split]
Gravis has quit [*.net *.split]
Forty-Bot has quit [*.net *.split]
csrpi[m] has quit [*.net *.split]
h_ro[m] has quit [*.net *.split]
mripard has quit [*.net *.split]
hthiery has quit [*.net *.split]
guillaume_g has quit [*.net *.split]
eloy has quit [*.net *.split]
srk has quit [*.net *.split]
pbrobinson has quit [*.net *.split]
rcn-ee has quit [*.net *.split]
sigmaris has quit [*.net *.split]
doppo has quit [*.net *.split]
sukbeom has quit [*.net *.split]
MWelchUK has quit [*.net *.split]
hays has quit [*.net *.split]
bradfa has quit [*.net *.split]
ndesaulniers has quit [*.net *.split]
lvrp16 has quit [*.net *.split]
dormito has quit [*.net *.split]
cyrozap has quit [*.net *.split]
rcn-ee has joined #u-boot
csrpi[m] has joined #u-boot
tinybronca[m] has joined #u-boot
jevinskie[m] has joined #u-boot
mvaittin has joined #u-boot
guillaume_g has joined #u-boot
Net147 has joined #u-boot
LeSpocky has joined #u-boot
fionera has joined #u-boot
mwalle has joined #u-boot
urja has joined #u-boot
ccaione has joined #u-boot
mrnuke has joined #u-boot
vfazio__ has joined #u-boot
indy has joined #u-boot
sicelo has joined #u-boot
Sout_ has joined #u-boot
mort has joined #u-boot
pbrobinson has joined #u-boot
Zapy has joined #u-boot
apalos has joined #u-boot
eloy has joined #u-boot
alan_o has joined #u-boot
mlaga97 has joined #u-boot
van has joined #u-boot
agraf has joined #u-boot
sauce has joined #u-boot
Crofton has joined #u-boot
tom42 has joined #u-boot
ddevault has joined #u-boot
sigmaris has joined #u-boot
sukbeom has joined #u-boot
jenneron[m] has joined #u-boot
kolbrich has joined #u-boot
cpackham[m] has joined #u-boot
JBB[m] has joined #u-boot
LinuxHackerman has joined #u-boot
h_ro[m] has joined #u-boot
aat596 has joined #u-boot
Tartarus has joined #u-boot
MartijnBraam[m] has joined #u-boot
mripard has joined #u-boot
samueldr has joined #u-boot
hthiery has joined #u-boot
srk has joined #u-boot
cyrozap has joined #u-boot
lvrp16 has joined #u-boot
hays has joined #u-boot
MWelchUK has joined #u-boot
bradfa has joined #u-boot
tafa has joined #u-boot
ius has joined #u-boot
ndesaulniers has joined #u-boot
Gravis has joined #u-boot
Forty-Bot has joined #u-boot
Rahix has joined #u-boot
dormito has joined #u-boot
doppo has joined #u-boot
tinybronca[m] has quit [Max SendQ exceeded]
tinybronca[m] has joined #u-boot
ldevulder has quit [Remote host closed the connection]
davlefou has quit [Ping timeout: 240 seconds]
apritzel has joined #u-boot
torez has quit [Quit: torez]
lucascastro has quit [Remote host closed the connection]