Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2025.07 is OUT / Merge Window is OPEN, next branch is CLOSED / Release v2025.10 is scheduled for 06 October 2025 / Channel archives at https://libera.irclog.whitequark.org/u-boot
persmule has quit [Ping timeout: 244 seconds]
persmule has joined #u-boot
mmu_man has quit [Ping timeout: 240 seconds]
LainIwakura has quit [Quit: Client closed]
qqe has quit [Quit: Lost terminal]
_whitelogger has joined #u-boot
joeskb7 has quit [Ping timeout: 240 seconds]
joeskb7 has joined #u-boot
clamor has joined #u-boot
monstr has joined #u-boot
monstr has quit [Read error: Connection reset by peer]
sng has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
sng has joined #u-boot
sng has quit [Changing host]
sng has joined #u-boot
monstr has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
gsz has joined #u-boot
haritz has quit [Remote host closed the connection]
clamor has quit [Ping timeout: 276 seconds]
clamor has joined #u-boot
goliath has joined #u-boot
persmule has quit [Remote host closed the connection]
warpme has joined #u-boot
vigneshr has quit [Quit: Connection closed for inactivity]
ikarso has joined #u-boot
monstr has quit [Ping timeout: 252 seconds]
sszy has joined #u-boot
ajg_linaro has joined #u-boot
mckoan|away is now known as mckoan
GNUtoo has quit [Ping timeout: 252 seconds]
GNUtoo has joined #u-boot
Jones42 has joined #u-boot
LainIwakura has joined #u-boot
GNUtoo has quit [Ping timeout: 260 seconds]
GNUtoo has joined #u-boot
prabhakalad has quit [Ping timeout: 260 seconds]
prabhakalad has joined #u-boot
prabhakalad has quit [Ping timeout: 276 seconds]
prabhakalad has joined #u-boot
LainIwakura has quit [Quit: Client closed]
LainIwakura has joined #u-boot
haritz has joined #u-boot
haritz has quit [Changing host]
haritz has joined #u-boot
Jones42 has quit [Ping timeout: 260 seconds]
Jones42 has joined #u-boot
prabhakalad has quit [Ping timeout: 248 seconds]
prabhakalad has joined #u-boot
Jones42 has quit [Ping timeout: 245 seconds]
Jones42 has joined #u-boot
davlefou has quit [Ping timeout: 244 seconds]
clamor has quit [Ping timeout: 252 seconds]
davlefou has joined #u-boot
Poltawer has joined #u-boot
clamor has joined #u-boot
gsz has quit [Ping timeout: 240 seconds]
LainIwakura has quit [Quit: Client closed]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Poltawer has quit [Quit: WeeChat 4.7.0]
Poltawer has joined #u-boot
warpme has joined #u-boot
Poltawer has quit [Client Quit]
<kcxt> xypron: I noticed you print the frame pointer address in your backtrace patches, is that useful for debugging?
<xypron> kcxt: The suggested patch arm64 needs rework. But I did not find time for it.
<kcxt> xypron: all good, I rebased my symbol lookup patches on top of your series, planning to post them today. if you're happy with them you could pick them and include them in your respin maybe?
<xypron> kcxt: Just pick from my patch what you need. If you don't want the framepointer address, remove it.
<xypron> kcxt: Best send a single series with all the required patches including mine.
<kcxt> ah ok, sure thing
akaWolf has quit [Ping timeout: 240 seconds]
akaWolf has joined #u-boot
LainIwakura has joined #u-boot
ajg_linaro has quit [Ping timeout: 260 seconds]
<kcxt> xypron: so it's fine if i just send this as v2 of your series with symbol support added?
<xypron> kcxt: Yes, please.
alperak has joined #u-boot
<kcxt> xypron: oki, patches sent! please give them a whirl
<kcxt> just enable CONFIG_SYMBOL_LOOKUP
<kcxt> i made it select FRAMEPOINTER but in hindsight that isn't really necessary, they're quite independent
xroumegue has quit [Quit: WeeChat 2.3]
xroumegue has joined #u-boot
mmu_man has joined #u-boot
xroumegue has quit [Quit: WeeChat 2.3]
xroumegue has joined #u-boot
Hypfer has quit [Quit: Ping timeout (120 seconds)]
Hypfer has joined #u-boot
monstr has joined #u-boot
Poltawer has joined #u-boot
LainIwakura38 has joined #u-boot
mripard has quit [Quit: WeeChat 4.6.3]
LainIwakura has quit [Ping timeout: 272 seconds]
monstr has quit [Remote host closed the connection]
LainIwakura38 has quit [Ping timeout: 272 seconds]
Jones42 has quit [Ping timeout: 248 seconds]
LainIwakura has joined #u-boot
mmu_man has quit [Ping timeout: 245 seconds]
prabhakalad has quit [Quit: Konversation terminated!]
mmu_man has joined #u-boot
dsimic has quit [Ping timeout: 252 seconds]
dsimic has joined #u-boot
prabhakalad has joined #u-boot
mckoan is now known as mckoan|away
LainIwakura has quit [Ping timeout: 272 seconds]
mmu_man has quit [Ping timeout: 240 seconds]
vagrantc has joined #u-boot
LainIwakura has joined #u-boot
mmu_man has joined #u-boot
clamor has quit [Ping timeout: 276 seconds]
goliath has quit [Quit: SIGSEGV]
clamor has joined #u-boot
mmu_man has quit [Ping timeout: 245 seconds]
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
mmu_man has joined #u-boot
LainIwakura has quit [Ping timeout: 272 seconds]
LainIwakura has joined #u-boot
mmu_man has quit [Ping timeout: 265 seconds]
mmu_man has joined #u-boot
joeskb7 has quit [Ping timeout: 240 seconds]
joeskb7 has joined #u-boot
<Tartarus> Well, here's a fun one I'll post on the ML soon'ish. With LTO, and a big enough U-Boot binary (in this case am64x_evm_a52_defconfig + UNIT_TESTS - UT_OPTEE + some EFI tests too) we get some "relocation truncated to fit" link problems, unless I move arch/arm/cpu/armv8/exceptions.o and arch/arm/lib/relocate_64.o to be next to start.o. I don't like that, and furthermore I'm only right now trying to boot test this change on both the
<Tartarus> failing to link platform and a few other armv8 platforms.
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
warpme has joined #u-boot
joeskb7 has quit [Ping timeout: 276 seconds]
joeskb7 has joined #u-boot
mmu_man has quit [Ping timeout: 240 seconds]
joeskb7_ has joined #u-boot
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mmu_man has joined #u-boot
joeskb7 has quit [Ping timeout: 248 seconds]
clamor has quit [Read error: Connection reset by peer]
joeskb7_ has quit [Ping timeout: 240 seconds]
joeskb7 has joined #u-boot
mmu_man has quit [Ping timeout: 244 seconds]
mmu_man has joined #u-boot
sally has quit [Quit: ZNC 1.10.1 - https://znc.in]
sally has joined #u-boot
Poltawer has quit [Quit: WeeChat 4.7.0]
qschulz has quit [Remote host closed the connection]
qschulz has joined #u-boot
alperak has quit [Quit: Connection closed for inactivity]
mmu_man has quit [Ping timeout: 276 seconds]
LainIwakura has quit [Ping timeout: 272 seconds]
mmu_man has joined #u-boot