* Re: [yocto] [meta-rockchip][PATCH v2 0/1] rock-pi-s: add
[not found] <179332951F38AF26.20486@lists.yoctoproject.org>
@ 2023-11-02 19:54 ` Trevor Woerner
0 siblings, 0 replies; only message in thread
From: Trevor Woerner @ 2023-11-02 19:54 UTC (permalink / raw)
To: yocto
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-11-02 19:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <179332951F38AF26.20486@lists.yoctoproject.org>
2023-11-02 19:54 ` [yocto] [meta-rockchip][PATCH v2 0/1] rock-pi-s: add Trevor Woerner
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.