<jclsn>
cambrian_invader: I don't really get your point. I mean assigning line names for dedicated pins is convenient. You could also reassign pins to a certain name in the device tree and not have to change your code
<marex>
jclsn: if you want a specific functionality, implement it and send patch
d-s-e has quit [Ping timeout: 252 seconds]
PhoenixMage has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
<jclsn>
marex: I don't understand the code well enough for that yet. At some point I would be happy to implement such things though
d-s-e has joined #u-boot
<jclsn>
Is there a way to configure pins as input or output pins in U-Boot? Not clear to me from the docs. You can just read, set or clear them it seems
<xandey>
Hi, I'm attempting to load trustzone firmware as part of my boot process for rk3288 (my board is similar to the evb-rk3288) I'm having trouble finding documentation as to how to get this loading.
<xandey>
I've attempted building master and a few tags, I can boot u-boot-rockchip.bin which doesn't load the TEE image. I've also tried idbloader.img+u-boot.itb which does load TEE but doesn't continue on to u-boot proper "TEE-CORE:init_primary_helper:387: Next entry point address: 0x0"
<xandey>
this is armv7, not armv8. I'm also using the tee from rkbin repo. I haven't worked out how to build it myself yet.
d-s-e has quit [Quit: Konversation terminated!]
jaganteki has joined #u-boot
xypron has quit [Ping timeout: 260 seconds]
<marex>
sjg1: yet again, trying to get into binman, yet again the tool fills me with frustration
soxrok2212 has quit [Read error: Connection reset by peer]
soxrok2212 has joined #u-boot
Nokurn has quit [Ping timeout: 258 seconds]
sng has quit [Remote host closed the connection]
<marex>
sjg1: yes
sng has joined #u-boot
<marex>
sjg1: its not like NXP will ever fix anything
apritzel_ has joined #u-boot
tlwoerner has quit [Quit: Leaving]
tlwoerner has joined #u-boot
soxrok2212 has quit [Read error: Connection reset by peer]
soxrok2212 has joined #u-boot
sng_ has joined #u-boot
sng has quit [Read error: Connection reset by peer]
sng_ has quit [Remote host closed the connection]
ladis has quit [Quit: Leaving]
akaWolf has joined #u-boot
dlg has quit [Server closed connection]
dlg has joined #u-boot
akaWolf has quit [Remote host closed the connection]
akaWolf has joined #u-boot
jybz has quit [Server closed connection]
jybz has joined #u-boot
Laurence_b has joined #u-boot
slobodan has quit [Ping timeout: 265 seconds]
Net147_ has quit [Read error: Connection reset by peer]
Laurence_b has quit [Quit: Client closed]
Net147 has joined #u-boot
Net147 has joined #u-boot
Net147 has quit [Changing host]
dormito has quit [Server closed connection]
dormito has joined #u-boot
<marex>
sjg1: OK, it seems I cannot even figure out how to write my own image configuration writer , and whatever code I wrote binman would not even run
<marex>
sjg1: frankly, I cannot even figure out how to add a debug print
<marex>
there is a wall of documentation, but that is more confusing than anything, it just makes the tool more impenetrable