[Buildroot] [PATCH 2/5] board/boundarydevices: update post-build.sh for i.MX8MQ platforms

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Jul 19 07:58:43 UTC 2018


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.<defconfig_name>
> 
> Signed-off-by: Gary Bisson <gary.bisson at boundarydevices.com>

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.<defconfig_name> ?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list