[Buildroot] [PATCH 12/12] configs/nitrogen8mp_defconfig: modify device trees

Arnout Vandecappelle arnout at mind.be
Fri Oct 15 19:28:54 UTC 2021


  Hi Chris,

  "modify device trees" is meaningless. Why are you doing this? Why are the 
device trees specified by Gary no longer OK?

  It's particularly surprising that the device trees for the Nitrogen8MP board 
no longer contain "mp"

  Regards,
  Arnout


On 06/10/2021 22:41, Chris Dimich wrote:
> Signed-off-by: Chris Dimich <chris.dimich at boundarydevices.com>
> ---
>   configs/nitrogen8mp_defconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configs/nitrogen8mp_defconfig b/configs/nitrogen8mp_defconfig
> index 3c52c526ab..94f4554071 100644
> --- a/configs/nitrogen8mp_defconfig
> +++ b/configs/nitrogen8mp_defconfig
> @@ -54,5 +54,5 @@ BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/lin
>   BR2_LINUX_KERNEL_DEFCONFIG="boundary"
>   BR2_LINUX_KERNEL_DTS_SUPPORT=y
>   BR2_LINUX_KERNEL_INSTALL_TARGET=y
> -BR2_LINUX_KERNEL_INTREE_DTS_NAME="freescale/imx8mp-nitrogen8mp freescale/imx8mp-a0-nitrogen8mp"
> +BR2_LINUX_KERNEL_INTREE_DTS_NAME="freescale/imx8mq-nitrogen8m freescale/imx8mq-nitrogen8m-m4 freescale/imx8mq-nitrogen8m_som freescale/imx8mq-nitrogen8m_som-m4"
>   BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
> 


More information about the buildroot mailing list