Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2023.04, v2023.07-rc3 are OUT / Merge Window is CLOSED, next branch is OPEN / Release v2023.07 is scheduled for 03 July 2023 / Channel archives at https://libera.irclog.whitequark.org/u-boot
zibolo has quit [Ping timeout: 240 seconds]
zibolo has joined #u-boot
goliath has quit [Quit: SIGSEGV]
apritzel has quit [Ping timeout: 250 seconds]
mmu_man has quit [Ping timeout: 240 seconds]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
haritz has quit [Read error: Connection reset by peer]
Wouter0100670440 has joined #u-boot
haritzondo has joined #u-boot
<PhoenixMage> marex: Yeah, not sure why, if I dumpimage of the fit image I make it spits the working efi back so I am assuming dumpimage and imxtract wrok differently somehow
thopiekar has quit [Ping timeout: 256 seconds]
thopiekar has joined #u-boot
persmule has quit [Remote host closed the connection]
haritzondo has quit [Quit: ZNC 1.8.2+deb2 - https://znc.in]
haritz has joined #u-boot
haritz has joined #u-boot
haritz has quit [Changing host]
jclsn has quit [Ping timeout: 250 seconds]
jclsn has joined #u-boot
vagrantc has quit [Quit: leaving]
teejay_ is now known as teejay
teejay_ has joined #u-boot
teejay has quit [Ping timeout: 250 seconds]
gsz has joined #u-boot
teejay has joined #u-boot
teejay_ has quit [Ping timeout: 268 seconds]
teejay_ has joined #u-boot
teejay has quit [Ping timeout: 240 seconds]
teejay has joined #u-boot
mmu_man has joined #u-boot
teejay_ has quit [Ping timeout: 268 seconds]
teejay_ has joined #u-boot
agraf has quit [Ping timeout: 268 seconds]
agraf has joined #u-boot
teejay has quit [Ping timeout: 268 seconds]
teejay_ has quit [Ping timeout: 268 seconds]
teejay has joined #u-boot
mmu_man has quit [Ping timeout: 268 seconds]
mmu_man has joined #u-boot
teejay_ has joined #u-boot
teejay has quit [Ping timeout: 268 seconds]
teejay has joined #u-boot
teejay_ has quit [Ping timeout: 240 seconds]
teejay_ has joined #u-boot
teejay has quit [Ping timeout: 240 seconds]
<marex> PhoenixMage: how do you invoke those tools?
<PhoenixMage> marex: "load mmc 1:1 $ramdisk_addr_r fitImage" & imxtract "$ramdisk_addr_r grub-efi $kernel_addr_r" and "dumpimage -T flat_dt -p 0 -o test-grub.efi fitImage"
<PhoenixMage> If I diff test-grub.efi and the original there is nothing different and I can use the test-grub.efi to boot if its not in the fitImage
<PhoenixMage> Attempting to use the imxtract efi image gives "No UEFI binary known at 0x02080000"
teejay has joined #u-boot
teejay_ has quit [Ping timeout: 240 seconds]
goliath has joined #u-boot
redbrain has quit [Read error: Connection reset by peer]
redbrain has joined #u-boot
apritzel has joined #u-boot
justache- has joined #u-boot
justache has quit [Ping timeout: 268 seconds]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #u-boot
teejay has quit [Ping timeout: 256 seconds]
<xypron> PhoenixMage: Copying with loadb should make the file known to UEFI.
teejay has joined #u-boot
<PhoenixMage> You mean when I load the fitImage?
<PhoenixMage> loadb is for serial loading?
<PhoenixMage> xypron: Not sure what you are getting at? I can load the external uefi successfully but not when its in a fit image
<xypron> PhoenixMage: imxxtract will not tell the UEFI subsystem that you potentially loaded a UEFI image. Bootm will trigger this for fit images. Loadb also sets that trigger.
<xypron> Loadm sorry
<xypron> My fault
<PhoenixMage> xypron: All good, I'll give that a go once I get back to that project, sadly I have work to do on somethign else atm
<PhoenixMage> And if I switch now I know I will never finish the work I get paid for lol
rockosov_ has quit [Ping timeout: 256 seconds]
rockosov_ has joined #u-boot
mmu_man has quit [Ping timeout: 246 seconds]
hanetzer has quit [Quit: WeeChat 3.8]
teejay_ has joined #u-boot
hanetzer has joined #u-boot
teejay has quit [Ping timeout: 265 seconds]
mmu_man has joined #u-boot
<marex> Tartarus: can we raise the CI arm32 limit to like 1:30h ?
teejay has joined #u-boot
teejay_ has quit [Ping timeout: 246 seconds]
rvalue has quit [Remote host closed the connection]
rvalue has joined #u-boot
Laurence_b has joined #u-boot
teejay_ has joined #u-boot
teejay has quit [Ping timeout: 248 seconds]
<marex> OK, CI pipeline for arm32 failed TWICE already, third time's the charm
Laurence_b has quit [Quit: Client closed]
Laurence_b has joined #u-boot
teejay has joined #u-boot
teejay_ has quit [Ping timeout: 240 seconds]
xroumegue has quit [Ping timeout: 240 seconds]
teejay_ has joined #u-boot
teejay has quit [Ping timeout: 265 seconds]
slobodan has joined #u-boot
justache- is now known as justache
<Tartarus> marex: Ah, uh, I think that's annoying a per-repo setting, so yes, you can go change your trees to 1:30h, I think I have all of mine set to 4h
<marex> Tartarus: geh ... fixed, thanks
Laurence_b has quit [Ping timeout: 245 seconds]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #u-boot
persmule has joined #u-boot
rockosov_ has quit [Quit: WeeChat 3.4-dev]
teejay has joined #u-boot
teejay_ has quit [Ping timeout: 268 seconds]
hsv has joined #u-boot
gsz has quit [Ping timeout: 240 seconds]
gsz has joined #u-boot
PhoenixMage has quit [Ping timeout: 268 seconds]
PhoenixMage has joined #u-boot
WoC` has joined #u-boot
<hsv> Hi, i'm wondering what the 'mw.b' command does, i did not see it in the u-boot docs.
<hsv> it's used in some firmware upgrade instructions - https://paste.debian.net/plainh/304fe9e4
<Forty-Bot> memory write byte-wise
<hsv> ah, so this fills ram with 0xff.
<hsv> Am i looking at the correct documentation? - https://u-boot.readthedocs.io/en/latest/usage/index.html#shell-commands
gsz has quit [Ping timeout: 250 seconds]
<marex> hsv: help mw
<marex> run that in the shell, that prints help
<hsv> oh i see, thank you :)
<marex> you can even run uboot sandbox on your desktop machine , make sandbox_defconfig ; make -j`nproc` ; ./u-boot -D
<marex> and then you can experiment on that
<marex> (it runs as an application then, so you wont need the embedded device for those experiments)
<hsv> thanks
mmu_man has quit [Ping timeout: 246 seconds]
* marex cracks open the STM32MP13xx RM :)
<marex> mrnuke_: ^
mmu_man has joined #u-boot
FergusL has joined #u-boot
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #u-boot
prabhakarlad has joined #u-boot
vagrantc has joined #u-boot
Laurence_b has joined #u-boot
slobodan has quit [Ping timeout: 240 seconds]
Laurence_b has quit [Quit: Client closed]
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot