[U-Boot] [U-Boot,1/4] ARM: fix arch/arm/dts/Makefile

Tom Rini trini at konsulko.com
Fri Mar 22 23:17:50 UTC 2019


On Thu, Mar 14, 2019 at 02:58:33PM +0900, Masahiro Yamada wrote:

> Since commit 27cb7300ffda ("Ensure device tree DTS is compiled"),
> build succeeds irrespective of the correctness of Makefile.
> 
> In fact, you can compile any defconfig without adding any entry in
> arch/*/dts/Makefile.
> 
> As a result, a lot of wrong code have been merged unnoticed.
> 
> I am going to revert that commit, and lots of hidden issues have
> come to light:
> 
> [1] Typos
> 
>   armada-3720-uDPU.dts, sun8i-a83t-tbs-a711.dts
> 
>   use the extension ".dts" instead of ".dtb"
> 
> [2] DTB is associated to undefined CONFIG option
> 
>   For example, mx6sllevk_defconfig defines CONFIG_MX6SLL, but
>   associates its device tree to CONFIG_MX6SL, which is undefined.
> 
> [3] Lots of entries are missing
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> Reviewed-by: Chris Packham <judge.packham at gmail.com>

Applied to u-boot/master, thanks!

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


More information about the U-Boot mailing list