[PATCH] dts: Log name of expected .dtb file

Tom Rini trini at konsulko.com
Mon Jan 18 14:01:40 CET 2021


On Sun, Dec 27, 2020 at 09:34:43PM +0100, Florian Klink wrote:

> Make it more obvious what .dts file was expected by the build system.
> 
> When adding support for a new board, I kept getting this error message,
> assuming I passed a wrong DEVICE_TREE parameter.
> 
> However, what was really the mistake was that the entry in
> `arch/arm/dts/Makefile` was missing, and u-boot didn't like not being
> able to find the .dtb file that should have been produced.
> 
> Simply logging the expected .dtb file name should make it easier to spot
> such mistakes.
> 
> Signed-off-by: Florian Klink <flokli at flokli.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210118/c4c4aa8b/attachment.sig>


More information about the U-Boot mailing list