On Mon, 30 Sept 2024 at 06:05, Sumit Garg <[email protected]> wrote: > > On Mon, 30 Sept 2024 at 15:50, Jan Kiszka <[email protected]> wrote: > > > > From: Jan Kiszka <[email protected]> > > > > Allow to use OF_OVERLAY_LIST also for the case that the overlays just > > need be built, e.g. when they will be picked up by binman as artifacts > > of the final U-Boot image. The IOT2050 boards have such a need when > > switching to OF_UPSTREAM. > > > > Signed-off-by: Jan Kiszka <[email protected]> > > --- > > > > While waiting for the merge of v6.12-rc1-dts and while seeing related > > but different attempts to address the overlay topic. See the patch > > in use here: > > > > https://github.com/siemens/u-boot/commits/jan/iot2050 > > > > dts/Kconfig | 4 ++-- > > scripts/Makefile.dts | 1 + > > 2 files changed, 3 insertions(+), 2 deletions(-) > > > > Reviewed-by: Sumit Garg <[email protected]> >
Reviewed-by: Simon Glass <[email protected]>

