<sjg1>
bryanb: I suppose you can make it a bool instead of a choice, or perhaps use the 'default' option in the choice to select things depending on those other options, if that is allowed?
<sjg1>
apalos: OK. How are you planning to handle TPM selection? I suggest using a sysinfo node, perhaps
Leopold has quit [Ping timeout: 252 seconds]
mckoan|away has quit [Ping timeout: 268 seconds]
mckoan|away has joined #u-boot
thopiekar has quit [Ping timeout: 256 seconds]
thopiekar has joined #u-boot
Leopold has joined #u-boot
<bryanb>
ah thanks! let me see what I can put together
sakman_ has joined #u-boot
sakman has quit [Ping timeout: 252 seconds]
mmu_man has quit [Ping timeout: 246 seconds]
Leopold has quit [Ping timeout: 248 seconds]
GNUtoo has quit [Ping timeout: 255 seconds]
Leopold has joined #u-boot
Leopold has quit [Remote host closed the connection]
matthias_bgg has quit [Ping timeout: 255 seconds]
Leopold has joined #u-boot
matthias_bgg has joined #u-boot
ikarso has joined #u-boot
vagrantc has joined #u-boot
<apalos>
sjg1: I haven't thought about it yet, but the sysinfo could work
<sjg1>
apalos: I did find the virtio problem but ran out of time to sort out the patches. Will do that this evening or tomorrow morning. It would be great if we had sandbox support for virtio block devices , as debugging things in qemu is not a lot of fun
<apalos>
sjg1 thanks, cc me and I can test it
<apalos>
sjg1: have a peek in that TPM patch if you find time, it's pretty straightforward
monstr has quit [Remote host closed the connection]
mmu_man has quit [Ping timeout: 260 seconds]
mmu_man has joined #u-boot
frieder has quit [Remote host closed the connection]
guillaume_g has quit [Quit: Konversation terminated!]
vagrantc has joined #u-boot
mckoan is now known as mckoan|away
apritzel has quit [Ping timeout: 260 seconds]
PhoenixMage has quit [Ping timeout: 252 seconds]
PhoenixMage has joined #u-boot
PhoenixMage has quit [Ping timeout: 260 seconds]
PhoenixMage has joined #u-boot
<sjg1>
apalos: Will do, I need to try it out and dig in a bit. It could use a few comments as to why the code is like it is (e.g. why only tpm2)
<marex>
Tartarus: I have a feeling the dwc3-generic.c is becoming dwc3-bloated-soon-to-burst.c , there was a patchset from Socionext/Hayashi-san allowing better separation
<marex>
Tartarus: I would say, wait until that lands and then introduce dwc3-ti.c which contains this glue stuff
<marex>
(and I think maybe a MAINTAINERS entry needs a tweak, unless Bin comes back)