[Buildroot] [PATCH 1/1] configs: asus_tinker-s_rk3288: new config for the "S" variant of the Tinker Board

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Aug 8 21:14:21 UTC 2023


Hello Flávio,

Thanks for your contribution!

On Mon, 10 Jul 2023 13:29:15 -0300
Flávio Tapajós <flavio.tapajos at newtesc.com.br> wrote:

> This commit duplicates the asus_tinker_rk3288_defconfig changing:
> 
>   - BR2_LINUX_KERNEL_INTREE_DTS_NAME to rk3288-tinker-s
>   - BR2_TARGET_UBOOT_BOARD_DEFCONFIG to tinker-s-rk3288
>   - extlinux.conf devicetree to /boot/rk3288-tinker-s.dtb
>   - root device format to <major>:<minor> in order to prevent the kernel to mount rootfs
>     from the wrong device
>   - Add Flávio Tapajós for configs/asus_tinker-s_rk3288_defconfig and for
>     configs/asus_tinker-s_rk3288_defconfig and for board/asus/tinker-s
> 
> Signed-off-by: Flávio Tapajós <flavio.tapajos at newtesc.com.br>
> ---
>  DEVELOPERS                             |  4 +++
>  board/asus/tinker-s/extlinux.conf      |  4 +++
>  board/asus/tinker-s/post-build.sh      |  9 +++++
>  board/asus/tinker-s/readme.txt         | 43 ++++++++++++++++++++++++
>  configs/asus_tinker-s_rk3288_defconfig | 46 ++++++++++++++++++++++++++
>  5 files changed, 106 insertions(+)
>  create mode 100644 board/asus/tinker-s/extlinux.conf
>  create mode 100755 board/asus/tinker-s/post-build.sh
>  create mode 100644 board/asus/tinker-s/readme.txt
>  create mode 100644 configs/asus_tinker-s_rk3288_defconfig

Applied to next, thanks.

I think it would be nice if you (for tinker-s) and Giulio (in Cc, for
tinker) would change the defconfig to generate and use a kernel zImage
instead of uImage. uImage is kind of deprecated, and it doesn't make
much sense to use that anymore.

Thanks!

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



More information about the buildroot mailing list