From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Thu, 19 Jul 2018 10:10:00 +0200 Subject: [Buildroot] [PATCH 5/5] configs/nitrogen8m: Add new defconfig In-Reply-To: <20180719073253.22433-6-gary.bisson@boundarydevices.com> References: <20180719073253.22433-1-gary.bisson@boundarydevices.com> <20180719073253.22433-6-gary.bisson@boundarydevices.com> Message-ID: <20180719101000.2b07e7f8@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Thu, 19 Jul 2018 09:32:53 +0200, Gary Bisson wrote: > NXP i.MX8MQ based SBC with 2GB of LPDDR4 and 8GB eMMC. > > More details on the platform here: > https://boundarydevices.com/product/nitrogen8m > > Signed-off-by: Gary Bisson > --- > configs/nitrogen8m_defconfig | 54 ++++++++++++++++++++++++++++++++++++ > 1 file changed, 54 insertions(+) > create mode 100644 configs/nitrogen8m_defconfig DEVELOPERS entry + .gitlab-ci.yml update are missing. > +# System > +BR2_TARGET_GENERIC_GETTY=y > +BR2_TARGET_GENERIC_GETTY_PORT="ttymxc0" > +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" > +BR2_ROOTFS_POST_SCRIPT_ARGS="${UBOOT_DIR}/arch/arm/dts/imx8mq-nitrogen8m.dtb" UBOOT_DIR is properly going to be expanded by the post-build script ? Thanks, Thomas -- Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com