From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] configs/nitrogen8mm: Add new defconfig
Date: Thu, 26 Mar 2020 21:57:14 +0100 [thread overview]
Message-ID: <20200326215714.3a5fa6dc@windsurf.home> (raw)
In-Reply-To: <20200326144436.529906-4-gary.bisson@boundarydevices.com>
Hello Gary,
I was about to apply, but there are a few things that could be
improved. See below.
On Thu, 26 Mar 2020 15:44:36 +0100
Gary Bisson <gary.bisson@boundarydevices.com> wrote:
> NXP i.MX8MMini based SBC with 2GB of LPDDR4 and 8GB eMMC.
>
> More details on the platform here:
> https://boundarydevices.com/product/nitrogen8m-mini
>
> Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
> ---
> configs/nitrogen8mm_defconfig | 56 +++++++++++++++++++++++++++++++++++
> 1 file changed, 56 insertions(+)
> create mode 100644 configs/nitrogen8mm_defconfig
Could you update board/boundary/common/readme.txt to also list this
platform as being supported, and any other note that might be relevant ?
> +BR2_TARGET_GENERIC_GETTY=y
> +BR2_TARGET_GENERIC_GETTY_PORT="ttymxc1"
> +BR2_ROOTFS_POST_BUILD_SCRIPT="board/freescale/common/imx/imx8-bootloader-prepare.sh board/boundarydevices/common/post-build.sh"
> +BR2_ROOTFS_POST_IMAGE_SCRIPT="board/boundarydevices/common/post-image.sh"
Could you drop this script and use support/scripts/genimage.sh ?
Indeed, it does the same thing, and in fact support/scripts/genimage.sh
got fixed to use an empty rootpath and avoid a useless extra copy
(commit 31d1fb27b0e62a6542112a7476ff188f2f7b8d38).
It would be good to do that in a preparation commit for all existing
Boundary Devices boards.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2020-03-26 20:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-26 14:44 [Buildroot] [PATCH 0/3] imx: update Boundary Devices boards support Gary Bisson
2020-03-26 14:44 ` [Buildroot] [PATCH 1/3] configs/nitrogen*: bump u-boot to 2018.07 Gary Bisson
2020-03-26 20:54 ` Thomas Petazzoni
2020-03-26 14:44 ` [Buildroot] [PATCH 2/3] board/boundarydevices: update boot scripts Gary Bisson
2020-03-26 20:54 ` Thomas Petazzoni
2020-03-26 14:44 ` [Buildroot] [PATCH 3/3] configs/nitrogen8mm: Add new defconfig Gary Bisson
2020-03-26 20:57 ` Thomas Petazzoni [this message]
2020-03-27 9:55 ` Gary Bisson
[not found] <20200326143320.527056-1-gary.bisson@boundarydevices.com>
2020-03-26 14:33 ` Gary Bisson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200326215714.3a5fa6dc@windsurf.home \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox