* [Buildroot] [PATCH] configs/nitrogen8mp: update device trees list
@ 2021-11-19 14:36 Gary Bisson
2021-11-21 20:58 ` Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: Gary Bisson @ 2021-11-19 14:36 UTC (permalink / raw)
To: buildroot; +Cc: Gary Bisson, chris.dimich
- remove the A0 device tree as this (pre-prod) version of the CPU isn't
supported any longer
- add '-m4' variant to enable remoteproc api to Cortex-M core
- add ENC variants for our ENC carrier [1] (+ 1 with tc358743 support)
[1]
https://boundarydevices.com/product/nitrogen8m-plus-enc-carrier-board/
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
---
This fixes the build of the kernel for this board as the a0 dtb doesn't
exist any more. But I couldn't find any report of the defconfig failing,
are those still built regularly?
This patch replaces the previous one from my colleague [1].
Reagrds,
Gary
[1] http://patchwork.ozlabs.org/project/buildroot/patch/20211006204135.2813745-12-chris.dimich@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..dc7427c856 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/imx8mp-nitrogen8mp freescale/imx8mp-nitrogen8mp-m4 freescale/imx8mp-nitrogen8mp-enc freescale/imx8mp-nitrogen8mp-enc-tc358743"
BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
--
2.33.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] configs/nitrogen8mp: update device trees list
2021-11-19 14:36 [Buildroot] [PATCH] configs/nitrogen8mp: update device trees list Gary Bisson
@ 2021-11-21 20:58 ` Thomas Petazzoni
2021-11-22 7:51 ` Gary Bisson
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2021-11-21 20:58 UTC (permalink / raw)
To: Gary Bisson; +Cc: chris.dimich, buildroot
Hello Gary,
On Fri, 19 Nov 2021 15:36:32 +0100
Gary Bisson <gary.bisson@boundarydevices.com> wrote:
> - remove the A0 device tree as this (pre-prod) version of the CPU isn't
> supported any longer
> - add '-m4' variant to enable remoteproc api to Cortex-M core
> - add ENC variants for our ENC carrier [1] (+ 1 with tc358743 support)
>
> [1]
> https://boundarydevices.com/product/nitrogen8m-plus-enc-carrier-board/
>
> Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Applied to master, thanks!
> This fixes the build of the kernel for this board as the a0 dtb doesn't
> exist any more. But I couldn't find any report of the defconfig failing,
> are those still built regularly?
It definitely failed recently, see
https://gitlab.com/buildroot.org/buildroot/-/jobs/1795045913
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] configs/nitrogen8mp: update device trees list
2021-11-21 20:58 ` Thomas Petazzoni
@ 2021-11-22 7:51 ` Gary Bisson
0 siblings, 0 replies; 3+ messages in thread
From: Gary Bisson @ 2021-11-22 7:51 UTC (permalink / raw)
To: Thomas Petazzoni; +Cc: chris.dimich, buildroot
Hi Thomas,
On Sun, Nov 21, 2021 at 09:58:46PM +0100, Thomas Petazzoni wrote:
> Hello Gary,
>
> On Fri, 19 Nov 2021 15:36:32 +0100
> Gary Bisson <gary.bisson@boundarydevices.com> wrote:
>
> > - remove the A0 device tree as this (pre-prod) version of the CPU isn't
> > supported any longer
> > - add '-m4' variant to enable remoteproc api to Cortex-M core
> > - add ENC variants for our ENC carrier [1] (+ 1 with tc358743 support)
> >
> > [1]
> > https://boundarydevices.com/product/nitrogen8m-plus-enc-carrier-board/
> >
> > Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
>
> Applied to master, thanks!
>
> > This fixes the build of the kernel for this board as the a0 dtb doesn't
> > exist any more. But I couldn't find any report of the defconfig failing,
> > are those still built regularly?
>
> It definitely failed recently, see
> https://gitlab.com/buildroot.org/buildroot/-/jobs/1795045913
I saw this right after sending my email ;) Thanks for merging this fix
quickly!
Thanks,
Gary
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-11-22 7:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-19 14:36 [Buildroot] [PATCH] configs/nitrogen8mp: update device trees list Gary Bisson
2021-11-21 20:58 ` Thomas Petazzoni
2021-11-22 7:51 ` Gary Bisson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox