Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2023.10, v2024.01-rc3 are OUT / Merge Window is CLOSED, next branch is OPEN / Release v2024.01 is scheduled for 08 January 2024 / Channel archives at https://libera.irclog.whitequark.org/u-boot
niska has joined #u-boot
rvalue has quit [Ping timeout: 252 seconds]
rvalue has joined #u-boot
ukky has joined #u-boot
mmu_man has quit [Ping timeout: 260 seconds]
mmu_man has joined #u-boot
flyback has quit [Ping timeout: 260 seconds]
apritzel has quit [Ping timeout: 255 seconds]
flyback has joined #u-boot
flyback has quit [Ping timeout: 245 seconds]
vagrantc has joined #u-boot
flyback has joined #u-boot
vagrantc has quit [Quit: leaving]
jclsn has quit [Ping timeout: 256 seconds]
jclsn has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
mmu_man has quit [Ping timeout: 246 seconds]
Clamor has joined #u-boot
dhruvag2000 has joined #u-boot
sukrutb has joined #u-boot
ikarso has joined #u-boot
sukrutb_ has joined #u-boot
sukrutb has quit [Ping timeout: 256 seconds]
Clamor has quit [Read error: Connection reset by peer]
Clamor has joined #u-boot
norton has joined #u-boot
Clamor has quit [Read error: Connection reset by peer]
Clamor has joined #u-boot
davlefou has quit [Ping timeout: 256 seconds]
slobodan has joined #u-boot
davlefou has joined #u-boot
prabhakarlad has joined #u-boot
jmasson has joined #u-boot
mmu_man has joined #u-boot
apritzel has joined #u-boot
jmasson has quit [Read error: Connection reset by peer]
apritzel has quit [Ping timeout: 245 seconds]
goliath has joined #u-boot
dsimic has quit [Ping timeout: 246 seconds]
dsimic has joined #u-boot
sakman has quit [Ping timeout: 252 seconds]
Clamor has quit [Ping timeout: 246 seconds]
Clamor has joined #u-boot
apritzel has joined #u-boot
ikarso has quit [Quit: Connection closed for inactivity]
Clamor has quit [Ping timeout: 252 seconds]
Clamor has joined #u-boot
apritzel has quit [Ping timeout: 276 seconds]
apritzel has joined #u-boot
monstr has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
sakman has joined #u-boot
sakman has quit [Ping timeout: 252 seconds]
ladis has joined #u-boot
sakman has joined #u-boot
mmu_man has quit [Ping timeout: 276 seconds]
apritzel has quit [Ping timeout: 256 seconds]
mmu_man has joined #u-boot
scatterflower has quit [Quit: Client closed]
slobodan has quit [Read error: Connection reset by peer]
slobodan has joined #u-boot
rvalue has quit [Ping timeout: 245 seconds]
rvalue has joined #u-boot
<Tartarus> Clamor: re patchwork, oh, go ahead and take things you think should be you and not tagr, that's fine. It's just that unassigned patches get lost (and the ability to filter for unassigned patches was lost years ago), so I try and give everything a first pass. And most importantly, patchwork assignment isn't a hard requirement really, so at some point you can take 'em in to the tegra tree and send me a PR.
<Tartarus> I do try and use needs ack/review when I feel like there's something that needs further follow-up, like the patches today for fastboot+spi nand stuff, the spi nand bits should get reviewed by a SPI NAND person too before coming in, but breaking that up in to subtrees seems a bit much personally
<Tartarus> (and if the relevant custodians insist, I don't object either, to further splitting it up).
<cambrian_invader> actually, I think the spi-nand stuff is the real meat of the patch needing review, while the fastboot side is mostly trivial
<Clamor> Tartarus: sure, just letting you know that if you meet tegra related commits I am available as well.
<Tartarus> Clamor: ok
<Tartarus> cambrian_invader: ok, thanks
rvalue has quit [Ping timeout: 252 seconds]
rvalue has joined #u-boot
<Clamor> sjg1: I have cut to the minimum console changes.
haritz has quit [Ping timeout: 268 seconds]
apritzel has joined #u-boot
vagrantc has joined #u-boot
jaganteki has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
apritzel has quit [Ping timeout: 260 seconds]
monstr has quit [Remote host closed the connection]
<sjg1> Clamor: LGTM
<Clamor> Thanks
ikarso has joined #u-boot
goliath has quit [Quit: SIGSEGV]
Clamor has quit [Read error: Connection reset by peer]
sukrutb__ has joined #u-boot
sukrutb_ has quit [Ping timeout: 256 seconds]
mmu_man has quit [Ping timeout: 260 seconds]
norton has quit [Quit: WeeChat 4.1.2]
scatterflower has joined #u-boot
dhruvag2000 has quit [Quit: Connection closed for inactivity]
apritzel has joined #u-boot
mmu_man has joined #u-boot
slobodan has quit [Ping timeout: 240 seconds]
sakman has quit [Ping timeout: 246 seconds]
sakman has joined #u-boot
goliath has joined #u-boot
jaganteki has quit [Quit: Client closed]
scatterflower has quit [Quit: Client closed]
<yang> I am trying to print out U-boot settings in Linux OS with "# fw_printenv
<yang> I am trying to print out U-boot settings in Linux OS with "fw_printenv" but then I get "Configuration file wrong or corrupted" reply
<vagrantc> you will need to add a configuration file that tells fw_printenv where to look (or build a fw_printenv with that information hard-coded for your board)
<vagrantc> it is highly board specific information