Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2022.04, v2022.07-rc3 are OUT / Merge Window is CLOSED / Release v2022.07 is scheduled for 4 July 2022 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
matthias_bgg has quit [Ping timeout: 256 seconds]
matthias_bgg has joined #u-boot
redbrain has quit [Read error: Connection reset by peer]
redbrain has joined #u-boot
NonaSuomy has quit [Ping timeout: 246 seconds]
apritzel_ has quit [Ping timeout: 258 seconds]
littlebobeep has quit [Ping timeout: 240 seconds]
camus has joined #u-boot
mmu_man has quit [Ping timeout: 240 seconds]
littlebobeep has joined #u-boot
hurricos has quit [Quit: WeeChat 2.8]
thopiekar has quit [Ping timeout: 258 seconds]
thopiekar has joined #u-boot
flyback has quit [Read error: Connection reset by peer]
flyback has joined #u-boot
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #u-boot
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #u-boot
GNUtoo has quit [Ping timeout: 240 seconds]
GNUtoo has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
littlebobeep has quit [Ping timeout: 240 seconds]
GNUtoo has joined #u-boot
apritzel_ has joined #u-boot
littlebobeep has joined #u-boot
littlebobeep has quit [Ping timeout: 240 seconds]
GNUtoo has quit [Remote host closed the connection]
apritzel_ has quit [Ping timeout: 258 seconds]
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
GNUtoo has joined #u-boot
frieder has joined #u-boot
akaWolf has quit [Ping timeout: 246 seconds]
gsz has joined #u-boot
gsz has quit [Client Quit]
monstr has joined #u-boot
littlebobeep has joined #u-boot
tre has joined #u-boot
mckoan|away is now known as mckoan
persmule has quit [Ping timeout: 240 seconds]
littlebobeep has quit [Ping timeout: 240 seconds]
ldevulder has quit [Quit: Leaving]
persmule has joined #u-boot
matthias_bgg has quit [Quit: Leaving]
GNUtoo has quit [Remote host closed the connection]
guillaume_g has joined #u-boot
ldevulder has joined #u-boot
littlebobeep has joined #u-boot
darkapex has quit [Read error: Connection reset by peer]
darkapex has joined #u-boot
GNUtoo has joined #u-boot
joaoSchim_ has joined #u-boot
JoaoSchim has joined #u-boot
littlebobeep has quit [Ping timeout: 240 seconds]
akaWolf has joined #u-boot
persmule has quit [Quit: Leaving]
sszy has joined #u-boot
apritzel has joined #u-boot
littlebobeep has joined #u-boot
darkapex has quit [Ping timeout: 244 seconds]
mmu_man has joined #u-boot
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #u-boot
littlebo1eep has joined #u-boot
littlebobeep has quit [Ping timeout: 240 seconds]
littlebo1eep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #u-boot
littlebobeep has quit [Remote host closed the connection]
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
littlebobeep has joined #u-boot
littlebobeep has quit [Ping timeout: 240 seconds]
prabhakarlad has quit [Quit: Client closed]
persmule has joined #u-boot
<dormito> hmmm. do_fit calls fit_conf_get_node, and then throws an error if the result is zero... but as far as I can tell, fit_conf_get_node returns negative values for errors.
tnovotny has joined #u-boot
mmu_man has quit [Ping timeout: 240 seconds]
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
mmu_man has joined #u-boot
persmule has quit [Ping timeout: 240 seconds]
persmule has joined #u-boot
Net147 has quit [Quit: Quit]
Net147 has joined #u-boot
Net147 has joined #u-boot
Net147 has quit [Changing host]
NonaSuomy has joined #u-boot
persmule has quit [Ping timeout: 240 seconds]
BobBeck7 has joined #u-boot
MWelchUK1 has joined #u-boot
joaoSchim_ has quit [Remote host closed the connection]
JoaoSchim has quit [Remote host closed the connection]
joaoSchim_ has joined #u-boot
JoaoSchim has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
MWelchUK1 has quit [Ping timeout: 240 seconds]
BobBeck7 has quit [Ping timeout: 246 seconds]
monstr has quit [Remote host closed the connection]
persmule has joined #u-boot
vagrantc has joined #u-boot
mckoan is now known as mckoan|away
tre has quit [Remote host closed the connection]
mmu_man has quit [Ping timeout: 248 seconds]
mmu_man has joined #u-boot
guillaume_g has quit [Quit: Konversation terminated!]
tnovotny has quit [Quit: Leaving]
<Tartarus> mwalle: https://patchwork.ozlabs.org/project/uboot/patch/20220531163616.2985720-1-michael@walle.cc/ in my -rc4 queue, anything else you know of?
apritzel has quit [Remote host closed the connection]
apritzel has joined #u-boot
apritzel has quit [Ping timeout: 276 seconds]
sobkas has joined #u-boot
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
apritzel_ has joined #u-boot
ldevulder has quit [Quit: Leaving]
vagrantc has quit [Quit: leaving]
NonaSuomy has quit [Ping timeout: 240 seconds]
sicelo_ has joined #u-boot
sicelo_ has joined #u-boot
sicelo_ has quit [Client Quit]
sicelo_ has joined #u-boot
sicelo_ has joined #u-boot
<mwalle> Tartarus: nothing I'm aware of
redbrain has quit [Read error: Connection reset by peer]
redbrain has joined #u-boot
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
NonaSuomy has joined #u-boot
<crb> I have a board running u-boot 2020.04 (Xilinx Zynq) and I'm noticing that the program Uboot loads (the first freebsd boot file) has an __aligned(512) annotation on the buffer it passes to EFI ReadBlocks which fails because the buffer isn't aligned. I'm not sure where to go looking for this should I be checking the ELF of the freebsd file or trying to figure out if uboot isn't loading aligned or something?
NonaSuomy has quit [Ping timeout: 255 seconds]
NonaSuomy has joined #u-boot
vagrantc has joined #u-boot
vagrantc has quit [Quit: leaving]