[Buildroot] [PATCH v2 1/1] board: resurrect support for RIoTboard

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Sep 10 19:58:05 UTC 2018


Hello,

On Sat,  8 Sep 2018 03:24:52 +0300, Nikolay Dimitrov wrote:
> Resurrect support for RIoTboard after 2018.02.x deprecation.
> 
> Signed-off-by: Nikolay Dimitrov <nikolay.dimitrov at retrohub.org>
> ---
> Changes v1 -> v2:
>  - Add board's manufacturer website for more info
>  - Switch to genimage sdcard image generation, update install steps in
>    readme.txt
>  - Switch from uImage to zImage
>  - Switch rootfs to BR2_TARGET_ROOTFS_EXT2_4
>  - Update u-boot to v2018.07
>  - Update kernel to v4.18
>  - Add myself in DEVELOPERS for riotboard
> ---
>  DEVELOPERS                                         |  4 +++
>  board/embest/riotboard/genimage.cfg                | 17 +++++++++
>  board/embest/riotboard/readme.txt                  | 34 ++++++++++++++++++
>  .../rootfs_overlay/boot/extlinux/extlinux.conf     |  6 ++++
>  configs/riotboard_defconfig                        | 41 ++++++++++++++++++++++
>  5 files changed, 102 insertions(+)
>  create mode 100644 board/embest/riotboard/genimage.cfg
>  create mode 100644 board/embest/riotboard/readme.txt
>  create mode 100644 board/embest/riotboard/rootfs_overlay/boot/extlinux/extlinux.conf
>  create mode 100644 configs/riotboard_defconfig

Applied to master, thanks.

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


More information about the buildroot mailing list