ikarso has quit [Quit: Connection closed for inactivity]
warpme has quit [Ping timeout: 244 seconds]
warpme has joined #u-boot
<d3thbird>
when it comes to developing device trees that are maintained in u-boot and in linux seperately? for instance, if there are pin mismatches or offset problems, where should the patches be focused?
<d3thbird>
just trying to figure out how to 'follow the leader' so to speak
warpme has quit [Ping timeout: 265 seconds]
warpme has joined #u-boot
warpme has quit [Ping timeout: 245 seconds]
memset has quit [Ping timeout: 244 seconds]
warpme has joined #u-boot
warpme has quit [Ping timeout: 252 seconds]
warpme has joined #u-boot
warpme has quit [Ping timeout: 245 seconds]
warpme has joined #u-boot
warpme has quit [Ping timeout: 245 seconds]
warpme has joined #u-boot
warpme has quit [Ping timeout: 245 seconds]
warpme has joined #u-boot
warpme has quit [Ping timeout: 252 seconds]
warpme has joined #u-boot
joeskb7 has quit [Ping timeout: 265 seconds]
warpme has quit [Ping timeout: 252 seconds]
warpme has joined #u-boot
persmule has quit [Quit: Leaving]
joeskb7 has joined #u-boot
warpme has quit [Ping timeout: 245 seconds]
warpme has joined #u-boot
clamor has joined #u-boot
warpme has quit [Ping timeout: 248 seconds]
Guest82 has joined #u-boot
warpme has joined #u-boot
warpme has quit [Ping timeout: 245 seconds]
warpme has joined #u-boot
warpme has quit [Ping timeout: 248 seconds]
warpme has joined #u-boot
goliath has joined #u-boot
warpme has quit [Ping timeout: 248 seconds]
warpme has joined #u-boot
warpme has quit [Ping timeout: 245 seconds]
Guest82 has quit [Ping timeout: 272 seconds]
crb_ has joined #u-boot
crb has quit [Ping timeout: 276 seconds]
warpme has joined #u-boot
warpme has quit [Ping timeout: 252 seconds]
warpme has joined #u-boot
warpme has quit [Ping timeout: 248 seconds]
levitating has quit [Remote host closed the connection]
d3thb1rd has joined #u-boot
d3thbird has quit [Ping timeout: 244 seconds]
warpme has joined #u-boot
warpme has quit [Ping timeout: 265 seconds]
monstr has joined #u-boot
mckoan|away is now known as mckoan
monstr has quit [Ping timeout: 252 seconds]
warpme has joined #u-boot
warpme_ has joined #u-boot
warpme has quit [Ping timeout: 248 seconds]
prabhakalad has joined #u-boot
Jones42 has joined #u-boot
<marex>
look at OF_UPSTREAM
<marex>
d3thb1rd: ^
frieder has joined #u-boot
persmule has joined #u-boot
dhruvag2000 has quit [Changing host]
dhruvag2000 has joined #u-boot
Poltawer has joined #u-boot
warpme_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
warpme has joined #u-boot
sszy has joined #u-boot
persmule has quit [Ping timeout: 244 seconds]
persmule has joined #u-boot
monstr has joined #u-boot
ikarso has joined #u-boot
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
warpme has joined #u-boot
<Jones42>
Hi there, I'm currently trying to get the fit-signature working with a (nitrokey) (net)hsm. They provide their own pkcs11 module, which I can point to either via the openssl.cnf, or via openssl's ENGINE_ctrl_cmd_string(e, "MODULE_PATH", ...).
<Jones42>
but I haven't seen such an option in mkimage.
<Jones42>
I've written a patch (basically copying those 10 lines from rauc) that seems to work, but before I submit it, I want to make sure I haven't overlooked something.
<Jones42>
It's one of those cases that make me think "u-boot is around for ages, pkcs11 and HSMs are around for ages - am I the first one to encounter that issue?" :-)