On Tue 2023-10-31 @ 08:58:04 AM, Trevor Woerner via lists.yoctoproject.org 
wrote:
> Add a new MACHINE: rock-pi-s
> 
> changes since v1:
> - while the actual patch to add the rock-pi-s was not merged, all of the
>   cleanup patches that were submitted in advance of the "add" patch (and
>   were part of the original series) were applied, therefore those patches
>   are dropped from this version
> - upstream master now contains a version of u-boot that supports the
>   rock-pi-s, therefore using rk3308-specific overrides in the u-boot
>   bbappend is no longer necessary
> - add a separate rk3308-rkbin recipe instead of loading the rockchip-rkbin
>   recipe with rk3308-specific overrides
> - allow the user to choose whether they want the rkbin and u-boot debug
>   messages to show up on the console (i.e. use an older version of rkbin)
>   or have gibberish until the linux kernel starts (use the latest version
>   of rkbin) by setting (or not) a variable; default is to use an older
>   version
> 
> Trevor Woerner (1):
>   rock-pi-s: add
> 
>  README                                      | 22 +++++++++++
>  conf/machine/include/rk3308.inc             | 18 +++++++++
>  conf/machine/rock-pi-s.conf                 | 11 ++++++
>  recipes-bsp/rkbin/rk3308-rkbin_git.bb       | 41 +++++++++++++++++++++
>  recipes-bsp/rkbin/rockchip-rkbin_git.bb     | 10 +++++
>  recipes-bsp/u-boot/u-boot%.bbappend         |  8 ++++
>  recipes-kernel/linux/linux-yocto_%.bbappend |  1 +
>  7 files changed, 111 insertions(+)
>  create mode 100644 conf/machine/include/rk3308.inc
>  create mode 100644 conf/machine/rock-pi-s.conf
>  create mode 100644 recipes-bsp/rkbin/rk3308-rkbin_git.bb

Applied to meta-rockchip, master branch.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61584): https://lists.yoctoproject.org/g/yocto/message/61584
Mute This Topic: https://lists.yoctoproject.org/mt/102296270/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to