Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2024.01 is OUT / Merge Window is OPEN, next branch is CLOSED / Release v2024.04 is scheduled for 02 April 2024 / Channel archives at https://libera.irclog.whitequark.org/u-boot
sakman has quit [Quit: sakman]
<Tartarus> Hmm, this isn't too bad
<Tartarus> I should have everything uploaded to in turn test CI this evening
jfsimon1981_b has joined #u-boot
umbramalison_alt has joined #u-boot
Kwiboo- has joined #u-boot
pgreco_ has joined #u-boot
srk_ has joined #u-boot
redbutton has joined #u-boot
hanetzer1 has joined #u-boot
thopiekar_ has joined #u-boot
cottsay08 has joined #u-boot
umbramalison has quit [Ping timeout: 264 seconds]
pgreco has quit [Ping timeout: 264 seconds]
Kwiboo has quit [Ping timeout: 264 seconds]
cottsay has quit [Ping timeout: 264 seconds]
bswartz has quit [Ping timeout: 264 seconds]
thopiekar has quit [Ping timeout: 264 seconds]
jfsimon has quit [Ping timeout: 264 seconds]
hanetzer has quit [Ping timeout: 264 seconds]
redbutto1 has quit [Ping timeout: 264 seconds]
srk has quit [Ping timeout: 264 seconds]
srk_ is now known as srk
bswartz has joined #u-boot
bswartz has joined #u-boot
persmule has quit [Remote host closed the connection]
f_ has quit [Read error: Connection reset by peer]
f_ has joined #u-boot
jclsn has quit [Ping timeout: 260 seconds]
jclsn has joined #u-boot
mmu_man has quit [Ping timeout: 272 seconds]
naoki has quit [Quit: naoki]
naoki has joined #u-boot
ukky has quit [Ping timeout: 256 seconds]
ukky has joined #u-boot
edwinistrator29 has joined #u-boot
edwinistrator2 has quit [Ping timeout: 256 seconds]
edwinistrator29 is now known as edwinistrator2
ldevulder_ has joined #u-boot
edwinistrator2 has quit [Quit: Ping timeout (120 seconds)]
edwinistrator2 has joined #u-boot
ldevulder has quit [Ping timeout: 255 seconds]
matthias_bgg has quit [Ping timeout: 268 seconds]
matthias_bgg has joined #u-boot
ezulian has joined #u-boot
Clamor has joined #u-boot
dsimic has quit [Ping timeout: 264 seconds]
dsimic has joined #u-boot
macromorgan has quit [Ping timeout: 268 seconds]
redbrain has quit [Read error: Connection reset by peer]
ezulian has quit [Quit: ezulian]
redbrain has joined #u-boot
Leopold has quit [Ping timeout: 240 seconds]
Leopold has joined #u-boot
monstr has joined #u-boot
xroumegue has quit [Ping timeout: 272 seconds]
goliath has joined #u-boot
frieder has joined #u-boot
xroumegue has joined #u-boot
mckoan|away is now known as mckoan
ezulian has joined #u-boot
pivi has quit [Ping timeout: 260 seconds]
ukky has quit [Ping timeout: 255 seconds]
ukky has joined #u-boot
glaroque has joined #u-boot
ldevulder_ is now known as ldevulder
dsimic has quit [Ping timeout: 268 seconds]
dsimic has joined #u-boot
sszy has joined #u-boot
hanetzer1 is now known as hanetzer
mmu_man has joined #u-boot
matthias_bgg has quit [Ping timeout: 252 seconds]
matthias_bgg has joined #u-boot
mmu_man has quit [Ping timeout: 264 seconds]
mmu_man has joined #u-boot
Clamor has quit [Ping timeout: 255 seconds]
Clamor has joined #u-boot
Clamor has quit [Read error: Connection reset by peer]
Clamor has joined #u-boot
prabhakar has quit [Quit: Connection closed]
prabhakar has joined #u-boot
prabhakarlad has joined #u-boot
mmu_man has quit [Ping timeout: 260 seconds]
mmu_man has joined #u-boot
dsimic has quit [Ping timeout: 260 seconds]
dsimic has joined #u-boot
slobodan has joined #u-boot
slobodan has quit [Client Quit]
prabhakarlad has quit [Quit: Client closed]
prabhakar has quit [Quit: Connection closed]
slobodan has joined #u-boot
prabhakar has joined #u-boot
prabhakarlad has joined #u-boot
naoki has quit [Quit: naoki]
norton has joined #u-boot
pivi has joined #u-boot
persmule has joined #u-boot
ungeskriptet has quit [Ping timeout: 252 seconds]
ungeskriptet has joined #u-boot
jybz has quit [Ping timeout: 252 seconds]
jybz has joined #u-boot
macromorgan has joined #u-boot
<calebccff> so how come U-Boot doesn't spit out nice stacktraces like Linux does? Is there some technical/architectural limitation? Or is it just a bunch of work nobody wants to do? XD
<Tartarus> The latter, most likely
<Tartarus> At least to some extent, I think there's binary size considerations too
<calebccff> right, i guess it would need to be optional
<calebccff> well good to know... seems like a "fun" way to learn more about compiler/linker internals i guess
<Forty-Bot> walking the stack on platforms without frame pointers is non-trivial
<Forty-Bot> and we omit frame pointers for size reasons
prabhakarlad has quit [Ping timeout: 250 seconds]
prabhakar85 has joined #u-boot
prabhakarlad has joined #u-boot
prabhakar has quit [Ping timeout: 268 seconds]
prabhakarlad has quit [Ping timeout: 250 seconds]
prabhakar85 has quit [Ping timeout: 264 seconds]
goliath has quit [Quit: SIGSEGV]
prabhakarlad has joined #u-boot
<mwalle> is there a way to write the partition table with fastboot or a whole image?
<mwalle> a whole raw image of an eMMC for example, which then contains the partition table
<cambrian_invader> fastboot flash full.img 0:0
prabhakar has joined #u-boot
mmu_man has quit [Ping timeout: 264 seconds]
<mwalle> cambrian_invader: thanks, and I must have been blind, there is also CONFIG_FASTBOOT_GPT_NAME
<cambrian_invader> IMO it's easier to just flash the whole thing, but because this is fastboot we have 4 ways of doing things
mmu_man has joined #u-boot
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot
<mkorpershoek> yep, there is fastboot oem format as well, which uses the $partitions environment variable: https://docs.u-boot.org/en/latest/android/fastboot.html
<cambrian_invader> yeah...
mmu_man has quit [Ping timeout: 264 seconds]
mckoan is now known as mckoan|away
Mis012 has joined #u-boot
edwinistrator26 has joined #u-boot
frieder has quit [Remote host closed the connection]
edwinistrator2 has quit [Ping timeout: 268 seconds]
edwinistrator26 is now known as edwinistrator2
mmu_man has joined #u-boot
monstr has quit [Remote host closed the connection]
Mis012 has quit [Remote host closed the connection]
Leopold has quit [Ping timeout: 264 seconds]
Leopold_ has joined #u-boot
vagrantc has joined #u-boot
Mis012 has joined #u-boot
ldevulder has quit [Ping timeout: 268 seconds]
Clamor has quit [Remote host closed the connection]
Clamor has joined #u-boot
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Mis012 has quit [Ping timeout: 255 seconds]
ldevulder has joined #u-boot
johang has quit [Read error: Connection reset by peer]
hanetzer has quit [Ping timeout: 255 seconds]
hanetzer has joined #u-boot
mmu_man has quit [Ping timeout: 264 seconds]
mmu_man has joined #u-boot
flyback has quit [Remote host closed the connection]
flyback has joined #u-boot
flyback- has joined #u-boot
flyback has quit [Quit: Leaving]
flyback- has quit [Read error: Connection reset by peer]
flyback has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
___nick___ has joined #u-boot
jfsimon1981_b has quit [Remote host closed the connection]
___nick___ has quit [Client Quit]
___nick___ has joined #u-boot
___nick___ has quit [Client Quit]
___nick___ has joined #u-boot
Clamor has quit [Ping timeout: 252 seconds]
prabhakarlad has joined #u-boot
pgreco_ is now known as pgreco
Clamor has joined #u-boot
hanetzer has quit [Ping timeout: 264 seconds]
Clamor has quit [Read error: Connection reset by peer]
hanetzer has joined #u-boot
___nick___ has quit [Ping timeout: 264 seconds]
ezulian has quit [Ping timeout: 255 seconds]
norton has quit [Ping timeout: 264 seconds]
<Tartarus> calebccff: re the button patch, can you enable it for sandbox and add a test as a follow-up please?
slobodan has quit [Ping timeout: 264 seconds]
edwinistrator26 has joined #u-boot