Re: [PATCH] xtensa: migrate to the generic rule for built-in DTB

From: Max Filippov
Date: Mon Mar 17 2025 - 00:27:16 EST


On Sun, Mar 16, 2025 at 1:37 PM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote:
>
> On Sun, Dec 22, 2024 at 9:30 AM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote:
> >
> > Commit 654102df2ac2 ("kbuild: add generic support for built-in boot
> > DTBs") introduced generic support for built-in DTBs.
> >
> > Select GENERIC_BUILTIN_DTB to use the generic rule.
> >
> > To keep consistency across architectures, this commit also renames
> > CONFIG_BUILTIN_DTB_SOURCE to CONFIG_BUILTIN_DTB_NAME.
> >
> > Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>
>
> Ping?

Thanks, applied to my xtensa tree.
Sorry for the delay.

-- Max