Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2023.07 is OUT / Merge Window is OPEN, next branch is CLOSED / Release v2023.10 is scheduled for 02 October 2023 / Channel archives at https://libera.irclog.whitequark.org/u-boot
sng has quit [Read error: Connection reset by peer]
Leopold has quit [Ping timeout: 250 seconds]
Leopold has joined #u-boot
Leopold has quit [Ping timeout: 240 seconds]
Leopold has joined #u-boot
stipa_ has joined #u-boot
stipa has quit [Ping timeout: 245 seconds]
stipa_ is now known as stipa
pgreco has joined #u-boot
pgreco_ has quit [Ping timeout: 245 seconds]
ikarso has quit [Quit: Connection closed for inactivity]
camus has joined #u-boot
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #u-boot
apalos has quit [Quit: ZNC 1.7.2 - https://znc.in]
apalos has joined #u-boot
persmule has quit [Remote host closed the connection]
Forty-Bot has joined #u-boot
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #u-boot
naoki has joined #u-boot
vagrantc has joined #u-boot
vagrantc has quit [Ping timeout: 272 seconds]
stipa has quit [Quit: WeeChat 3.0]
rainbyte has joined #u-boot
rvalue has quit [Ping timeout: 240 seconds]
naoki has quit [Quit: naoki]
rvalue has joined #u-boot
thopiekar has quit [Ping timeout: 272 seconds]
thopiekar_ has joined #u-boot
sng has joined #u-boot
ikarso has joined #u-boot
pbsds has quit [Quit: The Lounge - https://thelounge.chat]
sng has quit [Remote host closed the connection]
<rainbyte> hello everyone
sng has joined #u-boot
<rainbyte> alpernebbi, could you share again the link to the veyron patches? I can test them this weekend on veyron jerry, minnie, and speedy
<rainbyte> thanks, I will take a look... shoudl I apply them with `b4 am -o- $url | git am` command?
<alpernebbi> I guess that should work
<rainbyte> it worked indeed, after pulling from origin
<rainbyte> alpernebbi, I will ping you after testing them
stefanro has quit [Quit: Leaving.]
sng has quit [Remote host closed the connection]
sng has joined #u-boot
thopiekar_ has quit [Ping timeout: 245 seconds]
thopiekar has joined #u-boot
thopiekar has quit [Ping timeout: 272 seconds]
thopiekar_ has joined #u-boot
sng has quit [Remote host closed the connection]
pbsds has joined #u-boot
urja has quit [Read error: Connection reset by peer]
sng has joined #u-boot
sng has quit [Remote host closed the connection]
sng has joined #u-boot
mmu_man has joined #u-boot
urja has joined #u-boot
naoki has joined #u-boot
naoki has quit [Client Quit]
goliath has joined #u-boot
camus has quit [Quit: camus]
CounterPillow has quit [Quit: libera.chat? More like nazifur.network]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #u-boot
stipa has joined #u-boot
sng_ has joined #u-boot
sng has quit [Read error: Connection reset by peer]
mmu_man has quit [Ping timeout: 240 seconds]
sng_ has quit [Remote host closed the connection]
mmu_man has joined #u-boot
sng has joined #u-boot
sng has quit [Remote host closed the connection]
sng has joined #u-boot
sng has quit [Remote host closed the connection]
sng has joined #u-boot
urja has quit [Read error: Connection reset by peer]
soxrok2212 has quit [Read error: Connection reset by peer]
soxrok2212 has joined #u-boot
soxrok2212 has quit [Read error: Connection reset by peer]
soxrok2212 has joined #u-boot
urja has joined #u-boot
sng_ has joined #u-boot
sng has quit [Read error: Connection reset by peer]
sng has joined #u-boot
sng_ has quit [Ping timeout: 245 seconds]
<rainbyte> alpernebbi, I already tested on 2 machines... speedy is working right with master and the 7 patches, but minnie couldn't boot, it stays on black screen
<rainbyte> does anyone know the last working version for veyron minnie?
sng has quit [Remote host closed the connection]
sng has joined #u-boot
sng has quit [Remote host closed the connection]
monstr has joined #u-boot
<sjg1> Tartarus: Where did we get to with the CONFIG stuff (removing CONFIG_IS_ENABLED())? I found this: e02ee2548af kconfig: switch to single .config configuration
jaganteki has joined #u-boot
persmule has joined #u-boot
mmu_man has quit [Ping timeout: 245 seconds]
mmu_man has joined #u-boot
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #u-boot
<Tartarus> https://patchwork.ozlabs.org/project/uboot/patch/20230713004003.3502504-1-tharvey@gateworks.com/ I think shows the right way forward, which is not automatic conversion, but manual inspection and conversion so the final code is better, and we can see when we need more Kconfig deps, etc
thopiekar_ has quit [Ping timeout: 245 seconds]
thopiekar has joined #u-boot
monstr has quit [Remote host closed the connection]
slobodan has joined #u-boot
<sjg1> Tartarus: Hmmm but if we do everything manually, who will do it?
CounterPillow has joined #u-boot
___nick___ has joined #u-boot
___nick___ has quit [Client Quit]
___nick___ has joined #u-boot
___nick___ has quit [Client Quit]
___nick___ has joined #u-boot
mmu_man has quit [Ping timeout: 250 seconds]
rainbyte has quit [Ping timeout: 272 seconds]
<marex> sjg1: which is the latest probably working binman branch to test ?
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #u-boot
___nick___ has quit [Ping timeout: 245 seconds]
<sjg1> marex: It is still on my github in for-marek
slobodan has quit [Ping timeout: 272 seconds]
mmu_man has joined #u-boot
<marex> sjg1: all right, that does seem to work now
<marex> sjg1: so what next ?
<marex> sjg1: is the section {} within nxp-imx8mimage-cfg even needed ?
<marex> can I avoid the mkimage args -n somehow ?
<marex> it seems you hacked up the imx8mimage to actually run mkimage too ? why is there the mkimage {} section in DT then ?
<sjg1> marex: OK great!
<sjg1> marex: Here are some thoughts:
<sjg1> The strange thing is that the LOADER line in the cfg file does actually point to the file containing the '-d' data. So it is provided twice, once as -d to mkimage and a second time as a filename in the .cfg file. Is that right?
<sjg1> Once you have things converted to binman you can probably simplify things
<sjg1> Also your nxp entry can subclasss a section
<sjg1> Alternatively, you could make the nxp etype subclass a blob, so that it can implement ObtainContents() instead of BuildSectionData().
mmu_man has quit [Ping timeout: 246 seconds]
mmu_man has joined #u-boot