warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
___nick___ has quit [Ping timeout: 252 seconds]
___nick___ has joined #u-boot
apritzel has joined #u-boot
enok has quit [Ping timeout: 244 seconds]
enok has joined #u-boot
enok has quit [Ping timeout: 260 seconds]
enok has joined #u-boot
ladis has joined #u-boot
mmu_man has joined #u-boot
m5zs7k has quit [Ping timeout: 276 seconds]
clever has quit [Ping timeout: 244 seconds]
warpme has joined #u-boot
m5zs7k has joined #u-boot
___nick___ has quit [Ping timeout: 272 seconds]
enok has quit [Ping timeout: 268 seconds]
drmpeg has quit [Ping timeout: 248 seconds]
drmpeg has joined #u-boot
ladis has quit [Read error: Connection reset by peer]
enok has joined #u-boot
enok has quit [Quit: enok]
enok71 has joined #u-boot
enok71 is now known as enok
srk has quit [Ping timeout: 244 seconds]
srk has joined #u-boot
apritzel has quit [Remote host closed the connection]
prabhakalad has quit [Ping timeout: 268 seconds]
prabhakalad has joined #u-boot
enok has quit [Quit: enok]
enok71 has joined #u-boot
enok71 is now known as enok
umbramalison_alt has joined #u-boot
umbramalison has quit [Ping timeout: 252 seconds]
enok has quit [Quit: enok]
enok71 has joined #u-boot
enok71 has quit [Ping timeout: 252 seconds]
vardhan_ has joined #u-boot
goliath has quit [Quit: SIGSEGV]
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #u-boot
naoki has quit [Quit: naoki]
Daanct12 has quit [Quit: WeeChat 4.6.0]
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #u-boot
<sjg1>
calebccff: OK I see, fair enough. Anyway, that series was sent before I added the base-commit to patman. It is resolved now, so future series should always show the base commit
wooosaiiii has quit [Remote host closed the connection]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
wooosaiiii has joined #u-boot
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #u-boot
wooosaiiii has quit [Remote host closed the connection]
Guest92 has joined #u-boot
wooosaiiii has joined #u-boot
Guest92 has quit [Client Quit]
Guest92 has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
<sjg1>
apalos: OK. Now I remember mentioning that trying to reset the TPM twice doesn't work on this board. I wonder if that is it? I think you said that to be spec compliant it is supposed to ignore a second reset
<sjg1>
Tartarus: I am trying to send the sunxi series again as you requested
<sjg1>
Tartarus: But I am still seeing a dependency loop:
<sjg1>
Tartarus: The tree is at u-boot-dm/std-working if you want to look at it
enok has quit [Quit: enok]
enok has joined #u-boot
<Tartarus>
sjg1: You said you would drop the first patch
<Tartarus>
sjg1: I also said you should just post the plain text env and other sunxi specific stuff and not the migration
<Tartarus>
As the migration is blocked.
<sjg1>
Tartarus: The first patch is 'bootstd: Avoid depending on BLK', right?
<Tartarus>
sjg1: Yes
[LLM]f_ is now known as f_
<sjg1>
Tartarus: If I drop that patch, then 'sunxi: Move to bootstd' causes build errors. I'm confused because I thought you did some BLK work to correct that
f_ is now known as [LLM]f_
<Tartarus>
sjg1: Yes, I did all of the work for everything in-tree, you might need to rework bootstd? But I also don't know what would lead to build errors now as opposed to then.
clamor has quit [Ping timeout: 260 seconds]
<Tartarus>
You should likely have bootstd select BLK, not depends on BLK
enok71 has joined #u-boot
enok has quit [Ping timeout: 246 seconds]
enok71 is now known as enok
clamor has joined #u-boot
<sjg1>
Tartarus: OK thanks, that seems to work. I'll send a v6 once it gets past CI
vagrantc has joined #u-boot
mmu_man has quit [Ping timeout: 245 seconds]
mmu_man has joined #u-boot
goliath has joined #u-boot
clamor has quit [Read error: Connection reset by peer]
ldevulder has quit [Ping timeout: 245 seconds]
[LLM]f_ is now known as f_
apritzel has joined #u-boot
rvalue- has joined #u-boot
rvalue has quit [Ping timeout: 252 seconds]
rvalue- is now known as rvalue
<sjg1>
Tartarus: Well that doesn't work, unfortunately. Making BOOTSTD select BLK causes 3c120 to break, for example
<sjg1>
This is the problem I mentioned to you when you were pushing 'tpm autostart'. I think at the time my board was broken due to bloblist so I wasn't too sure
<sjg1>
what about tpm autostart twice?: The second one hangs
<sjg1>
That chain of commands hangs
<apalos>
raise the timeout pls, in case the selftests take way way way too long