[Buildroot] [PATCH v5 3/3] board: Add Kontron SMARC-sAL28 support

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Sep 12 13:18:08 UTC 2020


Hello Michael,

On Fri,  5 Jun 2020 00:11:22 +0200
Michael Walle <michael at walle.cc> wrote:

> Now that upstream supports this board add buildroot support for it, too.
> 
> This supports:
>  - latest upstream linux kernel. Since the support for this board and
>    its SoC is still in active development, we want to follow the
>    upstream kernel releases for now.
>  - building an image which can be installed to eMMC, SD card or USB
>    thumb drive.
>  - upstream u-boot patches are pending, therefore no support for
>    building a bootloader for now.
> 
> Signed-off-by: Michael Walle <michael at walle.cc>
> Reviewed-by: Heiko Thiery <heiko.thiery at gmail.com>
> Tested-by: Heiko Thiery <heiko.thiery at gmail.com>

Thanks. I've applied your patch, with some minor changes.

Changed the commit title to follow the format:

	configs/foo_defconfig: new defconfig

> +BR2_KERNEL_DTB_KEEP_DIRNAME=y

I fixed the name of this option, as pointed by Heiko.

> +BR2_LINUX_KERNEL_INSTALL_TARGET=y
> +BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
> +BR2_PACKAGE_IPROUTE2=y

I dropped this, as we want our defconfigs to be minimal.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list