<Tartarus>
xypron: Ugh, any chance you've booted icicle? The sifive unleashed platforms need a bit more work to script testing of
<xypron>
not yet, I was enjoying labor day off
Stat_headcrabbed has joined #u-boot
<Tartarus>
xypron: Fair :)
<Tartarus>
I'm going to poke a few other things before getting back to scripting testing that platform locally
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
Stat_headcrabbed has joined #u-boot
Stat_headcrabbed has quit [Client Quit]
Stat_headcrabbed has joined #u-boot
<xypron>
Tartarus: The Icicle board boots fine into Ubuntu via GRUB. But running helloworld.efi fails with "installing EFI_LOAD_FILE2_PROTOCOL failed". I will rebuild with adrianoco's patches.
<Tartarus>
xypron: OK, thank. So I need to bisect down qemu then
<xypron>
Tartarus: With adrianoco's patches everything works fine. I have prepared a pull request. Will send it when back from the movies.
zkrx has quit [Ping timeout: 244 seconds]
zkrx has joined #u-boot
zkrx has quit [Ping timeout: 244 seconds]
clamor has quit [Ping timeout: 260 seconds]
zkrx has joined #u-boot
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
KREYREN has quit [Ping timeout: 264 seconds]
<Tartarus>
Not quite as bad as I thought it might be to script, bisecting now
<Tartarus>
and also I see that the sdcard variant is the one that fails, and spi is fine, so it should hopefully be a board specific modeling thing
<Tartarus>
As indeed the failure log in U-Boot is:
<Tartarus>
Trying to boot from MMC1
<Tartarus>
... hangs
<Tartarus>
(well, ah, eventually spl: mmc init failed with error: -110 and other errors)