ChanServ changed the topic of #armlinux to: ARM kernel talk [Upstream kernel, find your vendor forums for questions about their kernels] | https://libera.irclog.whitequark.org/armlinux
matthias_bgg has quit [Read error: Connection reset by peer]
psydroid has joined #armlinux
TheCoffeMaker has quit [Ping timeout: 255 seconds]
TheCoffeMaker has joined #armlinux
<wens>
robher: that discussion came up in FIT images, right? and for FIT images, shouldn't bootloaders be looking at the compatible string in the config section, not in the dtb itself?
<wens>
they need not be the same is what I'm saying
<robher>
wens: I think that was it. While I don't care about FIT, it also came up with EFI and how to tell grub what to use if there is an OS installed dtb.
<wens>
I see. I assume grub doesn't do overlays so it needs a completed dtb+dtbo blob?
matthias_bgg has joined #armlinux
prabhakar48 has joined #armlinux
prabhakarlad has joined #armlinux
prabhakar has quit [Ping timeout: 264 seconds]
prabhakar48 has quit [Ping timeout: 260 seconds]
prabhakarlad has quit [Ping timeout: 250 seconds]
<robher>
wens: I believe there's an EFI protocol for it to update the dtb, so I suppose that could include applying overlays.
prabhakar has joined #armlinux
prabhakarlad has joined #armlinux
iivanov has joined #armlinux
prabhakar has quit [Ping timeout: 255 seconds]
prabhakarlad has quit [Ping timeout: 250 seconds]
<rgallaispou>
Hi,
<rgallaispou>
Would it be a good idea to add DTBS_CHECK option, doing the same as CHECK_DTBS in the main Makefile of the Linux kernel ? I mean as it already been discussed ?
<rgallaispou>
This would avoid confusions between CHECK_DTBS=y and DTBS_CHECK=y
<rgallaispou>
Arf I feel this would be better asked in #devicetree
iivanov_ has joined #armlinux
iivanov has quit [Read error: Connection reset by peer]
mvaittin has quit [Ping timeout: 255 seconds]
prabhakarlad has joined #armlinux
prabhakar has joined #armlinux
headless has joined #armlinux
ezulian_ has joined #armlinux
heat has quit [Read error: Connection reset by peer]
heat has joined #armlinux
ezulian has quit [Ping timeout: 272 seconds]
socksinspace has quit [Quit: WeeChat 3.8]
socksinspace has joined #armlinux
<cambrian_invader>
regarding DTO compatibles, the thing we really want is append/prepend support
<cambrian_invader>
which would also be helpful for things like clocks in regular DTBs