]> git.dujemihanovic.xyz Git - u-boot.git/commit
colibri-imx8x: remove -u-boot.dtsi include
authorAndrejs Cainikovs <andrejs.cainikovs@toradex.com>
Wed, 20 Dec 2023 10:38:10 +0000 (11:38 +0100)
committerFabio Estevam <festevam@denx.de>
Wed, 20 Dec 2023 18:04:46 +0000 (15:04 -0300)
commit9c59447444bf193b3d6c741ec2b5c220af110e34
tree4901b055755aafe1b08a552d1875e095c9b13be5
parent6a77fb3b4c3f50c2afa4f8aaa4fdff7fffc2f9e7
colibri-imx8x: remove -u-boot.dtsi include

This file is included automatically since quite some time now.

From documentation:

U-Boot automatically looks for and includes a file with updates
to the standard devicetree for your board, searching for them in
the same directory as the main file, in this order:

<orig_filename>-u-boot.dtsi
<CONFIG_SYS_SOC>-u-boot.dtsi
<CONFIG_SYS_CPU>-u-boot.dtsi
<CONFIG_SYS_VENDOR>-u-boot.dtsi
u-boot.dtsi

Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
arch/arm/dts/fsl-imx8qxp-colibri.dts