Re: [PATCH 1/5] ARM: dts: ti: Enable overlays for all DTB files

From: H. Nikolaus Schaller

Date: Thu Feb 12 2026 - 10:53:15 EST




> Am 12.02.2026 um 16:26 schrieb Kory Maincent (TI) <kory.maincent@xxxxxxxxxxx>:
>
> Allow overlays to be applied to any DTB. This adds around ~40% to the
> total size of the DTB files on average.

Is this unconditionally enabled or can it be turned off by some CONFIG? We have
our own defconfig so I would not worry if if is enabled in omap2plus_defconfig
and disabled in ours.

We have several devices where the boot loader can't handle overlays (never touch
a working boot-loader :) So this seems to only contribute to build and load time
without benefit.

BR,
Nikolaus