xypron changed the topic of #u-boot to: #u-boot SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot 2023.01 / Merge Window is OPEN, -next is CLOSED / Release v2023.01 is scheduled for 2023-01-09 / Channel archives at https://libera.irclog.whitequark.org/u-boot
vagrantc has quit [Quit: leaving]
qschulz has quit [Quit: qschulz]
qschulz has joined #u-boot
prabhakarlad has quit [Ping timeout: 260 seconds]
rburkholder has quit [Remote host closed the connection]
umbramalison has quit [Quit: %So long and thanks for all the fish%]
umbramalison has joined #u-boot
thopiekar has quit [Ping timeout: 252 seconds]
thopiekar has joined #u-boot
mmu_man has quit [Ping timeout: 248 seconds]
jclsn has quit [Ping timeout: 246 seconds]
jclsn has joined #u-boot
sigmaris has quit [Ping timeout: 248 seconds]
vagrantc has joined #u-boot
sigmaris has joined #u-boot
akaWolf has quit [Ping timeout: 246 seconds]
rburkholder has joined #u-boot
hanetzer has quit [Ping timeout: 260 seconds]
hanetzer has joined #u-boot
akaWolf has joined #u-boot
akaWolf has quit [Ping timeout: 260 seconds]
akaWolf has joined #u-boot
hanetzer has quit [Ping timeout: 260 seconds]
hanetzer has joined #u-boot
ikarso has joined #u-boot
akaWolf has quit [Ping timeout: 260 seconds]
akaWolf has joined #u-boot
vagrantc has quit [Quit: leaving]
mncheck has joined #u-boot
frieder has joined #u-boot
guillaume_g has joined #u-boot
m5zs7k has quit [Ping timeout: 272 seconds]
m5zs7k has joined #u-boot
akaWolf has quit [Ping timeout: 248 seconds]
<PhoenixMage> Should "boot_fit [addr]" kick off the boot process or is there a followup command? After running it my u-boot prompt changes to "## Booting FIT Image =>" like its waiting for more input
mckoan|away is now known as mckoan
macromorgan has quit [Read error: Connection reset by peer]
prabhakarlad has joined #u-boot
akaWolf has joined #u-boot
akaWolf has quit [Ping timeout: 260 seconds]
akaWolf has joined #u-boot
akaWolf has quit [Ping timeout: 260 seconds]
akaWolf has joined #u-boot
Manouchehri has quit [Ping timeout: 252 seconds]
Manouchehri has joined #u-boot
apritzel__ has joined #u-boot
prabhakarlad has quit [Ping timeout: 260 seconds]
prabhakarlad has joined #u-boot
davlefou has quit [Ping timeout: 268 seconds]
davlefou has joined #u-boot
<PhoenixMage> When I run attempt to extract my kernel subimage from my FIT image I am getting "Error: inflate() returned -5" and I am unable to find any useful info on that error anywhere. Does anyone have any idea?
<PhoenixMage> Could I be overwriting something when I am attempting to extract it? The data size is 7.4M
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
mmu_man has joined #u-boot
<Tartarus> Well, from errno, 5 is EIO
<Tartarus> And boot_fit is a script / variable, depending on your platform, not a standard command
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
akaWolf has quit [Ping timeout: 260 seconds]
<PhoenixMage> Sorry, what is EIO?
<PhoenixMage> Good to know on the boot_fit thing, I would prefer to keep things more standard
<Tartarus> #define EIO 5 /* I/O error */
<PhoenixMage> Is it possible to tell what version of u-boot produced a fit image?
<PhoenixMage> I believe there was a change in the image layout at some stage? And I am stuck using a legacy vendor version atm because rk3568 :/
<Tartarus> That shouldn't matter
<PhoenixMage> So, potentially a corrupt kernel image in the FIT Image?
<PhoenixMage> I am out of ideas, there isnt a lot of feedback
<PhoenixMage> (from the cli)
<Tartarus> Well, you can use "bootm" directly instead of whatever boot_fit is doing, and maybe that'll explain a bit more what's going on
<PhoenixMage> Oh yeah, was already trying that but it doesnt give any feedback either
<PhoenixMage> All I get is "No misc partition", loading kernel from FIT Image at <addr> says its using the config from the fit, complains about optee (which I believe is normal) then "### ERROR ### Please RESET the board ###"
<PhoenixMage> This is what I get basically https://pastebin.com/Wu4vM66z
<PhoenixMage> Its after midnight for me, gotta hit the hay, hopefully a clearer had in the morning will help
thopiekar has quit [Ping timeout: 246 seconds]
thopiekar has joined #u-boot
macromorgan has joined #u-boot
WoC` is now known as WoC-PbP
akaWolf has joined #u-boot
WoC-PbP has quit [Remote host closed the connection]
WoC-PbP has joined #u-boot
torez has joined #u-boot
<\dev\ice> should dumpimage work on signed (Xilinx, bootgen) image.ub?
<\dev\ice> i'm getting few lines of output and "Segmentation fault"
akaWolf has quit [Ping timeout: 252 seconds]
akaWolf has joined #u-boot
ikarso has quit [Quit: Connection closed for inactivity]
akaWolf has quit [Ping timeout: 248 seconds]
akaWolf has joined #u-boot
<Tartarus> In this case signed sounds like header prepended to the image so no it would need to be stripped off with dd or similar first
frieder has quit [Remote host closed the connection]
umbramalison has quit [Ping timeout: 248 seconds]
umbramalison has joined #u-boot
guillaume_g has quit [Quit: Konversation terminated!]
mckoan is now known as mckoan|away
<austriancoder> What elegant ways exists to pass/provide version information of all U-Boot parts (SPL, proper U-Boot,..) to Linux?
mmu_man has quit [Ping timeout: 246 seconds]
GNUtoo has quit [Remote host closed the connection]
vagrantc has joined #u-boot
mmu_man has joined #u-boot
GNUtoo has joined #u-boot
___nick___ has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
LordKalma has quit [Read error: Connection reset by peer]
LordKalma has joined #u-boot
apritzel__ has quit [Ping timeout: 248 seconds]
prabhakarlad has quit [Quit: Client closed]
akaWolf has quit [Ping timeout: 248 seconds]
LordKalma has quit [Read error: Connection reset by peer]
akaWolf has joined #u-boot
prabhakarlad has joined #u-boot
akaWolf has quit [Ping timeout: 248 seconds]
akaWolf has joined #u-boot
akaWolf has quit [Ping timeout: 252 seconds]
Algotech75 has joined #u-boot
Algotech75 has quit [Remote host closed the connection]
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
___nick___ has joined #u-boot
___nick___ has quit [Client Quit]
akaWolf has joined #u-boot
___nick___ has joined #u-boot
akaWolf has quit [Ping timeout: 260 seconds]
akaWolf has joined #u-boot
akaWolf has quit [Ping timeout: 260 seconds]
akaWolf has joined #u-boot
torez has quit [Remote host closed the connection]
prabhakarlad has quit [Quit: Client closed]
akaWolf has quit [Ping timeout: 260 seconds]
akaWolf has joined #u-boot
akaWolf has quit [Ping timeout: 248 seconds]
akaWolf has joined #u-boot
prabhakarlad has joined #u-boot
WoC-PbP has quit [Remote host closed the connection]
WoC` has joined #u-boot
akaWolf has quit [Ping timeout: 260 seconds]
WoC`` has joined #u-boot
thopiekar has quit [Ping timeout: 248 seconds]
akaWolf has joined #u-boot
mncheck has quit [Ping timeout: 252 seconds]
akaWolf has quit [Ping timeout: 260 seconds]
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
akaWolf has joined #u-boot
WoC`` is now known as WoC-PbP
akaWolf has quit [Ping timeout: 260 seconds]
akaWolf has joined #u-boot
mmu_man has quit [Ping timeout: 248 seconds]
akaWolf has quit [Ping timeout: 260 seconds]
akaWolf has joined #u-boot