From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Thu, 19 Jul 2018 09:58:43 +0200 Subject: [Buildroot] [PATCH 2/5] board/boundarydevices: update post-build.sh for i.MX8MQ platforms In-Reply-To: <20180719073253.22433-3-gary.bisson@boundarydevices.com> References: <20180719073253.22433-1-gary.bisson@boundarydevices.com> <20180719073253.22433-3-gary.bisson@boundarydevices.com> Message-ID: <20180719095843.2efcdd0a@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:50 +0200, Gary Bisson wrote: > - Making sure to use proper ARCH for mkimage command > - Remove obsolete 6x_bootscript/6x_upgrade references > - Copy bootloader as u-boot. > > Signed-off-by: Gary Bisson This patch is doing quite a few things that are in fact separate, which kind of calls for separate patches. Removing the use of the obsolete 6x_bootscript and 6x_upgrade scripts should be one patch, which also removes those files (in the same patch). Then, adding support for using a ARCH/UBOOT_BINARY value that depends on BR2_aarch64 should be another patch. Finally, why do you copy the bootloader as u-boot. ? Thanks! Thomas -- Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com