Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2024.07, v2024.10-rc5 are OUT / Merge Window is CLOSED, next branch is OPEN / Release v2024.10 is scheduled for 07 October 2024 / Channel archives at https://libera.irclog.whitequark.org/u-boot
joeskb7 has quit [Ping timeout: 255 seconds]
joeskb7 has joined #u-boot
Wouter0100 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100 has joined #u-boot
joeskb7 has quit [Quit: Lost terminal]
mmu_man has quit [Ping timeout: 252 seconds]
alpernebbi has quit [Ping timeout: 245 seconds]
mmu_man has joined #u-boot
alpernebbi has joined #u-boot
jclsn has quit [Ping timeout: 265 seconds]
jclsn has joined #u-boot
atka has quit [Ping timeout: 265 seconds]
persmule has quit [Remote host closed the connection]
mmu_man has quit [Ping timeout: 260 seconds]
atka has joined #u-boot
atka has quit [Quit: WeeChat 4.4.2]
redbrain has quit [Read error: Connection reset by peer]
redbrain has joined #u-boot
persmule has joined #u-boot
vagrantc has quit [Quit: leaving]
naoki has quit [Quit: naoki]
goliath has joined #u-boot
joeskb7 has joined #u-boot
Stat_headcrabbed has joined #u-boot
enok has joined #u-boot
enok has quit [Ping timeout: 252 seconds]
Wouter0100 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100 has joined #u-boot
monstr has joined #u-boot
enok has joined #u-boot
prabhakalad has quit [Quit: Konversation terminated!]
prabhakalad has joined #u-boot
enok has quit [Ping timeout: 246 seconds]
ikarso has joined #u-boot
sszy has joined #u-boot
rockosov has quit [Ping timeout: 272 seconds]
rockosov has joined #u-boot
zibolo has joined #u-boot
hanetzer has quit [Ping timeout: 252 seconds]
guest92 has joined #u-boot
hanetzer has joined #u-boot
guest92 has quit [Quit: Client closed]
guest92 has joined #u-boot
<quinq> Hello
<quinq> I was reading the documentation of commands (in cmd/)
<quinq> I can see that the signature is: U_BOOT_CMD(name, maxargs, repeatable, command, "usage", "help")
<quinq> And then that when returning CMD_RET_USAGE, “This value leads to the display of the usage string.”
<quinq> But here it display both the "usage" and the "help"
<quinq> Is that a bug?
<quinq> Also it prefixes the "usage" with "name -"
<quinq> And prefixes the "help" with "Usage:\n"
<quinq> That's very weird
<quinq> Sorry, it prefixes the "help" with "Usage:\nname "
<quinq> (and the "usage" with "name - "
<quinq> )
ldevulder has joined #u-boot
mmu_man has joined #u-boot
enok has joined #u-boot
guest92 has quit [Quit: Client closed]
<marex> quinq: I dont think I understand the question ?
<marex> quinq: the first line of help foo is prefixed with foo ... that is deliberate, see the help text e.g. in sandbox
enok has quit [Read error: Connection reset by peer]
enok has joined #u-boot
enok has quit [Ping timeout: 276 seconds]
persmule has quit [Ping timeout: 260 seconds]
<quinq> marex, that wasn't *one* question ^^
<quinq> I can try to refine it though
<quinq> - the help prefixes the message with "Usage:\n" (although that's the help string and not the usage string)
<quinq> - CMD_RET_USAGE says that it displays the usage string, but it actually displays both the usage and the help
persmule has joined #u-boot
Wouter0100 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100 has joined #u-boot
Guest21 has joined #u-boot
enok has joined #u-boot
Guest21 has quit [Quit: Client closed]
mckoan|away is now known as mckoan
mckoan is now known as mckoan|away
dsimic has quit [Ping timeout: 246 seconds]
mmu_man has quit [Ping timeout: 246 seconds]
dsimic has joined #u-boot
mmu_man has joined #u-boot
persmule has quit [Ping timeout: 260 seconds]
persmule has joined #u-boot
___nick___ has joined #u-boot
___nick___ has quit [Client Quit]
___nick___ has joined #u-boot
goliath has quit [Quit: SIGSEGV]
ldevulder has quit [Quit: Leaving]
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
enok has quit [Ping timeout: 260 seconds]
warpme has quit [Quit: Textual IRC Client: www.textualapp.com]
warpme has joined #u-boot
CounterPillow is now known as CountPumpkin
<pivi> Hello, regression on am62 with the current mainline U-Boot, it stops booting the kernel after printing `efi_free_pool: illegal free 0x0000000098ee1040`. I have not investigated nor bisected this yet, asking in case this is known already
<Tartarus> pivi: Not known, but, can you put expanding test/py/tests/test_net_boot.py to have a bootefi of the kernel?
<Tartarus> And assume fdtcontroladdr is valid for the kernel
<Tartarus> That'll make "what DT to use" easier
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<pivi> Tartarus: I was not able to understand any of what you asked ... :-). The board used to work with 2024.07, we normally use a boot.scr for booting, but EFI is compiled in and I tested it once and it was fine ...
<pivi> In any case, if this is not known, we'll dig and try to understand more. It should be relatively easy to bisect this
<Tartarus> Oh, I thought you bootefi'd the kernel
<Tartarus> We have a test today for bootm at least, of a FIT image
<Tartarus> and I run that on beagleplay every time
<Tartarus> (and a few other TI K3 platforms)
<pivi> I'll do some more verification and let you know
<pivi> thanks for the info so far
sigmaris has quit [Quit: ZNC - https://znc.in]
sigmaris has joined #u-boot
darkxst_ has quit [Ping timeout: 272 seconds]
darkxst_ has joined #u-boot
<apalos> pivi: please do ping me if you figure out what it is
<apalos> Nothing rings a bell, we havent changed anything greatly in the efi allocations
goliath has joined #u-boot
___nick___ has quit [Ping timeout: 244 seconds]
vagrantc has joined #u-boot
___nick___ has joined #u-boot
<marex> xypron: did you reset the bootloader env on that orangepi ?
___nick___ has quit [Read error: Connection reset by peer]
<xypron> marex: env default -f -a; echo $bootcmd => run distro_bootcmd
___nick___ has joined #u-boot
<marex> xypron: :-(
<xypron> CONFIG_DISTRO_DEFAULTS is not set
slobodan has joined #u-boot
<xypron> It seems something went wrong when flashing to the SD card.
enok has joined #u-boot
monstr has quit [Remote host closed the connection]
<Kwiboo> Tartarus: any plans on merging devicetree-rebasing v6.11-dts into next? I would like to add a few boards from v6.12-rc1-dts and seem better to send those dts/upstream cherry-picks after v6.11-dts has actually been merged ;-)
<Tartarus> Kwiboo: Yeah, thanks, I need to get on with that
<Tartarus> I think trying to make my pytest lab fail with EFI selftest again has put me behind on a few other tasks
mmu_man has quit [Ping timeout: 246 seconds]
mmu_man has joined #u-boot
goliath has quit [Quit: SIGSEGV]
mmu_man has quit [Ping timeout: 265 seconds]
mmu_man has joined #u-boot
eballetbo has quit [Quit: Connection closed for inactivity]
enok has quit [Ping timeout: 246 seconds]
enok has joined #u-boot
enok has quit [Read error: Connection reset by peer]
enok71 has joined #u-boot
enok71 is now known as enok
___nick___ has quit [Remote host closed the connection]
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
enok has quit [Ping timeout: 252 seconds]
goliath has joined #u-boot
naoki has joined #u-boot
slobodan has quit [Ping timeout: 244 seconds]
naoki has quit [Client Quit]
atka has joined #u-boot
mmu_man has quit [Ping timeout: 244 seconds]
mmu_man has joined #u-boot
Wouter0100 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100 has joined #u-boot
joeskb7 has quit [Quit: Lost terminal]
<Tartarus> xypron: Ah, OK, yeah, I'll try that instead shortly
davlefou has quit [Ping timeout: 265 seconds]
naoki has joined #u-boot
davlefou has joined #u-boot
<Tartarus> xypron: Sorry, nope, still "E Exception: Bad pattern found on SPL console: main_signon"
<Tartarus> That's on the trickiest platform too, the one that inspired the commit I replied with