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

Michael Walle michael at walle.cc
Sun May 10 13:55:51 UTC 2020


Am 2020-05-10 15:31, schrieb Michael Walle:
> From: Michael Walle <michael.walle at kontron.com>
> 
> Now that upstream supports this board add buildroot support for it, 
> too.
> 
> This supports:
>  - upstream linux kernel, 5.7-rc4 for now. Once 5.7 is released and
>    buildroot will switch to this kernel
>      BR2_LINUX_KERNEL_CUSTOM_VERSION=y
>    can be removed.
>  - building an image which can be installed to eMMC or SD card.
>  - upstream u-boot patches are pending, therefore no support for
>    building a bootloader for now.
> 
> Signed-off-by: Michael Walle <michael at walle.cc>
> ---
>  DEVELOPERS                               |  2 ++
>  board/kontron/smarc-sal28/boot.cmd       |  8 ++++++++
>  board/kontron/smarc-sal28/genimage.cfg   | 10 ++++++++++
>  board/kontron/smarc-sal28/linux.fragment | 14 ++++++++++++++
>  board/kontron/smarc-sal28/post-build.sh  |  9 +++++++++
>  configs/kontron_smarc_sal28_defconfig    | 18 ++++++++++++++++++

A board readme is missing, I'll add that in the next patch version.
But for now, I'm waiting for further feedback.

-michael


More information about the buildroot mailing list