[PATCH v2 3/8] scripts/Makefile.lib: Statically define *-u-boot.dtsi files location
Simon Glass
sjg at chromium.org
Tue Dec 26 10:46:51 CET 2023
Hi Sumit,
On Fri, Dec 22, 2023 at 6:12 AM Sumit Garg <sumit.garg at linaro.org> wrote:
>
> Allow u-boot to build DTB from a different directory tree such that
> *-u-boot.dtsi files can be included from a common location. Currently
> that location is arch/$(ARCH)/dts/, so statically define that common
> location.
>
> This is needed for platform owners to start building DTB files from
> devicetree-rebasing directory but still being able to include
> *-u-boot.dtsi files.
>
This is a v2 patch but I don't see a change log?
> Signed-off-by: Sumit Garg <sumit.garg at linaro.org>
> ---
> scripts/Makefile.lib | 25 ++++++++++++++-----------
> 1 file changed, 14 insertions(+), 11 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Regards,
Simon
More information about the U-Boot-Custodians
mailing list