monstr has quit [Remote host closed the connection]
torez has quit [Quit: torez]
agust has quit [Ping timeout: 250 seconds]
macromorgan has quit [Quit: Leaving]
macromorgan has joined #u-boot
agust has joined #u-boot
haritz has joined #u-boot
haritz has joined #u-boot
<sjg1>
Tartarus: re your CI idea, it would not be that hard to compare DT files against their kernel equivalent, I suspect
<Tartarus>
sjg1: that only works if the DTs are already in sync. I was kinda thinking if we validated them vs the kernel.org bindings (and adding what's needed for u-boot, ones) it would fail an that's how we'd catch things
* vagrantc
added support for diffing .dtb files in diffoscope a while back
<vagrantc>
probably could use some touch-up
<sjg1>
Tartarus: Do the bindings actually validate everything these days? We don't have such validation in U-Boot yet. We should add it
<Tartarus>
good question I don't know the answer to
<sjg1>
Tartarus: I don't know either, but I don't think so
<sjg1>
Tartarus: Re a source-code comparison, it might just create a lot of noise, or it might help, not sure. But we could have a whitelist by board and ratchet it down like we do with CONFIG
<Tartarus>
sjg1: Yeah. My kind of hope is that if I poke people about this, that were unaware, they'll be more proactive in the future.
<Tartarus>
I'm just going to assume some of the PowerPC history is why at least some parts of NXP were unaware
override has joined #u-boot
<override>
hey folks, any way standarized ways of updating the device tree file through u-boot?
<override>
kernel even... something more runtime, rather than updating/writing partitions/ disk images